Graticule, local topojson and other fixes
DataMaps v0.3.4
New in v0.3.4:
- Graticule plugin. Example
- Builtin support for
orthographic
projections - Able to load local topojson data instead of loading from ajax call #121 thanks to @ramnathv
width
andheight
settings available instead of inferring values from container element #95- bubbles can now have custom
fillOpacity
#90 thanks to @rimig - Load map data via ajax. Example #75
Fixes:
- IE10 issue where map would display outside of container #102
- Label text no longer respects pointer events #126
- French Guinea and France separated #97 thanks to @joannecheng
bower_components
directory fixed #113 thanks to @alexanderGugel- IE10/11 mouseover bug fix #94
Thanks to everybody who contributed!