summaryrefslogtreecommitdiff
path: root/ab_openstreetmap/static/src/xml
diff options
context:
space:
mode:
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