geocodezip / geoxml3

Automatically exported from code.google.com/p/geoxml3
102 stars 87 forks source link

Map doesn't show the KML information anymore the from the second time and so on. #114

Closed junerockwell closed 8 years ago

junerockwell commented 8 years ago

I'm trying to show maps with KML layering. I'm using Ionic and ng-map. In order for me to open KML files locally (on user request), I use geoXML3 Library. I show the maps via ionicModal. Everything works only the first time.

The second time and afterwards, the map doesn't show the KML information anymore. Any reason why?

Here's the DEMO.