Skip to content

Graticule, local topojson and other fixes

Compare
Choose a tag to compare
@markmarkoh markmarkoh released this 28 Aug 00:51
· 162 commits to master since this release

DataMaps v0.3.4

screenshot 2014-08-27 19 48 44

New in v0.3.4:

  1. Graticule plugin. Example
  2. Builtin support for orthographic projections
  3. Able to load local topojson data instead of loading from ajax call #121 thanks to @ramnathv
  4. width and height settings available instead of inferring values from container element #95
  5. bubbles can now have custom fillOpacity #90 thanks to @rimig
  6. Load map data via ajax. Example #75

Fixes:

  1. IE10 issue where map would display outside of container #102
  2. Label text no longer respects pointer events #126
  3. French Guinea and France separated #97 thanks to @joannecheng
  4. bower_components directory fixed #113 thanks to @alexanderGugel
  5. IE10/11 mouseover bug fix #94

Thanks to everybody who contributed!