yaph / d3-geomap

A library for creating geographical maps based on D3.js

Home Page:https://d3-geomap.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Choropleth maps dont work on iOS

yaph opened this issue · comments

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

ReferenceError: Can't find variable: Symbol

Fixed in 1.0.1 by using forEach instead of for of.