angularjs-google-maps
angularjs-google-maps copied to clipboard
Lazy load multiple maps in a page
How can i use map-lazy-load
directive within a page which has multiple ng-map instances. I am getting an error when trying to add multiple map-lazy-load
in a page.
Error
You have included the Google Maps API multiple times on this page. This may cause unexpected errors.
This is not a supported feature at this moment. If you load multiple times, it will try to load multiple times.
Okay will try to fix it and send the PR.