aerisjs
aerisjs copied to clipboard
Google Maps Error: You have included the Google Maps API multiple times on this page.
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.
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.