Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 298 Bytes

22_GoogleMapsElement.md

File metadata and controls

15 lines (12 loc) · 298 Bytes

Google Maps Element

Create a Google Map Element.

Note: This element is also used in the toolbox google map element.

Usage

{{ pimcore_googlemap('googlemap', {
        'reload' : true,
        'mapZoom' : mapZoom,
        'mapType' : mapType,
        'iwOnInit' : iwOnInit
}) }}