silverstripe-webpack/app/templates/Objects/Map.ss
2018-09-15 05:55:42 +07:00

7 lines
220 B
Scheme

<div class="mapAPI-map-container" data-map-zoom="$MapZoom" data-key="$MapAPIKey" data-geojson="$GeoJSON.XML">
<div class="mapAPI-map"></div>
<div class="text-right">
$DirectionsLink.RAW
</div>
</div>