amcharts / dataloader

Apache License 2.0
25 stars 25 forks source link

Uncaught TypeError: Cannot read property 'zoomLevel' of undefined #6

Open markedmondson opened 9 years ago

markedmondson commented 9 years ago

When using the dataLoader to initialize a map, the above JS error loops until the data is loaded. I'm suspecting this is much like #5.

http://jsfiddle.net/duebhfm0/

martynasma commented 9 years ago

This was a bug in JavaScript Maps, which has been fixed since.

Let me know if you're still seeing this error after upgrading to the latest version of JavaScript maps.