Function
Map widget interacted with charting.
Support rendering Americas, AsiaPacific, ContinentalEurope, EuropeMiddleEastAfrica, USStates, WorldCountries, and WorldCountriesMercator by default.
var usaMap = new dojox.geo.charting.Map(srcNode, "dojotoolkit/dojox/geo/charting/resources/data/USStates.json"); <div id="map" style="width:600px;height:400px;"></div>
String
Default map feature color, e.g: "#B7B7B7"
String
Map feature color when mouse over it, e.g: "#"
Array
stack to data range, e.g: [{name:'label 1', min:20, max:70, color:'#DDDDDD'},{...},...]
Object
Object
Object