summaryrefslogtreecommitdiff
path: root/ab_openstreetmap/static/src/xml
diff options
context:
space:
mode:
authorIndoteknik . <it@fixcomart.co.id>2025-06-10 15:47:32 +0700
committerIndoteknik . <it@fixcomart.co.id>2025-06-10 15:47:32 +0700
commitdf0467f8e493840f3013bc58ca26fc6d98793c95 (patch)
tree05a01e1dee6bf866caaecfb5651f849fcf37cf86 /ab_openstreetmap/static/src/xml
parent5ca33915f1e3d052cfa989163d43a15dbc9ddec9 (diff)
(andri) add openstreetmaps pada contact
Diffstat (limited to 'ab_openstreetmap/static/src/xml')
-rw-r--r--ab_openstreetmap/static/src/xml/openstreetmap_template.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/ab_openstreetmap/static/src/xml/openstreetmap_template.xml b/ab_openstreetmap/static/src/xml/openstreetmap_template.xml
new file mode 100644
index 00000000..82672748
--- /dev/null
+++ b/ab_openstreetmap/static/src/xml/openstreetmap_template.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<templates id="template" xml:space="preserve">
+ <t t-name="openstreetmap_template">
+ <div style="width:100%">
+ <div id="mapid" style="height: 500px;"/>
+ </div>
+ </t>
+</templates> \ No newline at end of file