flask-extensions / flask-extensions/Flask-GoogleMaps
Load google maps js should be optional
Open
enhancement
- Dominant language
- Python
- Stars
- 655
- Forks
- 193
- PR merge metrics
- No merged PRs in 30d
Description
Otherwise you can get this error. In my case I am using google api in another pages (base template) that leads to a duplicate import.
_You have included the Google Maps JavaScript API multiple times on this page. This may cause unexpected errors._
https://github.com/rochacbruno/Flask-GoogleMaps/blob/9162e563bc4af78ee1235967487beffa5b061483/flask_googlemaps/templates/googlemaps/gmapjs.html#L3
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.