IMPR: MAPAPI class

This commit is contained in:
Tony Air 2021-07-19 23:35:50 +02:00
parent 00bc259183
commit a96d046dca
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
<div
class="mapAPI-map-container"
class="js-mapapi mapAPI-map-container"
data-map-zoom="$MapZoom"
data-key="$MapAPIKey"
data-map-style="<% if $MapStyle %>$MapStyle.XML<% else %>$SiteConfig.MapStyle.XML<% end_if %>"