flask-extensions / flask-extensions/Flask-GoogleMaps

Documentation about map.js and map.html in templates is missing

Open
#18 2 comments 0 reactions 0 assignees View on GitHub
hacktoberfest ready TODOC
Dominant language
Python
Stars
655
Forks
193
PR merge metrics
No merged PRs in 30d

Description

I need some help, In my project i used the normal kind of templating with a default layout and every other extends this.
- When adding a map to lets say a `profile.html` which **extends** `layout.html`, how can i add `mymap.js` to the `` tag if this profile page does not have a head, only the one from the layout?
- If i add this `mymap.js` to the layout, my pages will definitely crash because i am sending this resource only from the profile app context.

Do you have a special way for this situation or is there a workaround?

Thank you.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.