diff options
Diffstat (limited to 'ab_openstreetmap')
| -rw-r--r-- | ab_openstreetmap/views/templates.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/ab_openstreetmap/views/templates.xml b/ab_openstreetmap/views/templates.xml index bb5cb581..1f5a729b 100644 --- a/ab_openstreetmap/views/templates.xml +++ b/ab_openstreetmap/views/templates.xml @@ -2,10 +2,6 @@ <data> <template id="assets_backend" inherit_id="web.assets_backend"> <xpath expr="." position="inside"> - <!-- GANTI dengan versi beta agar mendukung importLibrary (WAJIB untuk AdvancedMarkerElement) --> - <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyB7bG9aSNAJnSrj0Z7f1abFsqKVoiJfsPE&v=beta&libraries=marker,maps" async="true" defer="true"/> - - <!-- Tambahkan Google Maps Widget JS --> <script type="text/javascript" src="/ab_openstreetmap/static/src/js/googlemap_widget.js"/> </xpath> </template> |
