neveldo / jQuery-Mapael

jQuery plugin based on raphael.js that allows you to display dynamic vector maps
https://www.vincentbroute.fr/mapael/
MIT License
1.01k stars 195 forks source link

dynamic value for areas #423

Open RyanB1303 opened 3 years ago

RyanB1303 commented 3 years ago

Description

Hi, i want to make map with different color in each area ( Choropleth map ) using JSON data. how to populate JSON data to area ?

Current Behavior

The map is loaded with manual entry data for each area

Expected Behavior

Area data loaded automatically by fetching JSON