aerisjs icon indicating copy to clipboard operation
aerisjs copied to clipboard

Google Maps Error: You have included the Google Maps API multiple times on this page.

Open eschwartz opened this issue 9 years ago • 1 comments

Reproduction steps:

  • Load aeris-gmaps.js build from the CDN
  • do not load the google maps API
  • Create an aeris.maps.Map instance

Results in a console error:

You have included the Google Maps API multiple times on this page. This may cause unexpected errors.

eschwartz avatar Nov 19 '15 15:11 eschwartz

We are working on a fix for this issue. But in the meantime you can resolve the issue by manually including the google maps API on your page.

eschwartz avatar Nov 19 '15 15:11 eschwartz