<?xml version="1.0" encoding="utf-8"?>
<odoo>

<template name="Google Map" id="s_google_map">
    <section class="s_google_map pt256 pb256" data-map-type="ROADMAP" data-map-color="" data-map-zoom="12" data-map-gps="(50.854975,4.3753899)" data-pin-style="flat">
        <div class="map_container"/>
    </section>
</template>

<asset id="website.s_google_map_000_scss" name="Google map 000 SCSS">
    <bundle>web.assets_frontend</bundle>
    <path>website/static/src/snippets/s_google_map/000.scss</path>
</asset>

</odoo>
