Closed markedmondson closed 9 years ago
When you use both amcharts.js and ammap.js on the same page, instead of ammap.js you should use ammap_amcharts_extension.js.
ammap.js creates amChart's core classes which effectively overrides some of the Data Loader's presets/settings.
The curtain shows up fine if I make the above change:
When you have the map and chart files both included in a document the "loading" curtain doesn't consistently show.
With map: http://jsfiddle.net/6g6tcbb1/3/ Without map: http://jsfiddle.net/6g6tcbb1/4/