diff options
| author | Indoteknik . <it@fixcomart.co.id> | 2025-06-13 15:04:06 +0700 |
|---|---|---|
| committer | Indoteknik . <it@fixcomart.co.id> | 2025-06-13 15:04:06 +0700 |
| commit | 80355d9de0d079ec2f1004efac0377b8c4bfa0eb (patch) | |
| tree | 361752527dde4be9c136f37a97ebec80f5dbfe4d /ab_openstreetmap | |
| parent | fc6732b6800e49b05b49a94915070d8504e8b461 (diff) | |
(andri) add validasi tidak bisa pilih kurir instan bila alamat pengiriman belum pinpoint
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> |
