yaph / d3-geomap

A library for creating geographical maps based on D3.js
https://d3-geomap.github.io/
MIT License
133 stars 45 forks source link

Choropleth maps dont work on iOS #35

Closed yaph closed 9 years ago

yaph commented 9 years ago

http://jsconsole.com/?%3Alisten

ReferenceError: Can't find variable: Symbol

yaph commented 9 years ago

Fixed in 1.0.1 by using forEach instead of for of.