Embed
Google Maps
A component to embed a Google Map. It can be used to display a map with markers.
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. | - |