summaryrefslogtreecommitdiff
path: root/ab_openstreetmap/static/src/xml/googlemap_template.xml
blob: 53aef2613de512acf9e9f27ad51f3ed65ce64daa (plain)
1
2
3
4
5
6
7
<?xml version="1.0" encoding="UTF-8"?>
<templates id="template" xml:space="preserve">
  <t t-name="googlemap_template">
    <!-- <div id="mapid" style="height: 400px; width: 100%;"></div> -->
    <div t-attf-id="mapid" style="height: 400px; width: 100%;" ></div>
  </t>
</templates>