Adding support to Google Maps API
-
Hi
Under what heading in plugin.json shall I specify the link to this external third-party script:
https://maps.googleapis.com/maps/api/js?key=some-key-valueAlso I do not want the API key exposed to the end users of the resulting HTML file.
Thanks
-
To further clarify, the order of sequence of execution of scripts should be ...
- maps.googleapis.com
- jquery.js
- my-custom-script.js
Copyright © 2024 NodeBB | Contributors