
Fields
| Name | Type | Description | Options | 
|---|---|---|---|
| API Key | Text | API Key from Google Cloud Console. | - | 
| Map ID | Text | ID of map from Google Cloud Console, needed for markers. | - | 
| Map type | Text | One of ‘roadmap’, ‘satellite’, ‘hybrid’ or ‘terrain’. | 
  | 
| Zoom | Number | - | - | 
| Latitude | Number | - | - | 
| Longitude | Number | - | - | 
| Markers | Object | Markers data | - | 
| Custom CSS classes | Text | CSS classes, separated by spaces. You can define classes in custom stylesheets. | - | 
Events
gmap-marker-click
gmap-marker-click
Capture single clicks on markers.
gmap-click
gmap-click
Capture single click on map.