br-map2 Map of Brazil (html5, svg, js) - Interactive map for data visualizations

  1. Requirements
  2. Usage
  3. Demo And Details

Requirements

Tested 1.1.16x

Usage

<div id="mymapbrazil"></div>
<?php $this->widget('application.extensions.brmap.BrMap',array(
	'elementId'=>'mymapbrazil',
	'selectStates' => array('sc', 'sp'),
	'callOnClick' => 'function(element, uf){ alert(uf); }',	
));    
?>

Demo And Details

access here

1 0
2 followers
197 downloads
Yii Version: all
License: BSD-2-Clause
Category: User Interface
Developed by: nandomegaman
Created on: Feb 1, 2015
Last updated: 8 years ago

Downloads

show all

Related Extensions