A component to embed a Google Map. It can be used to display a map with markers.

Fields

NameTypeDescriptionOptions
API KeyTextAPI Key from Google Cloud Console.-
Map IDTextID of map from Google Cloud Console, needed for markers.-
Map typeTextOne of ‘roadmap’, ‘satellite’, ‘hybrid’ or ‘terrain’.
  1. Roadmap
  2. Satellite
  3. Hybrid
  4. Terrain
ZoomNumber--
LatitudeNumber--
LongitudeNumber--
MarkersObjectMarkers data-
Custom CSS classesTextCSS classes, separated by spaces. You can define classes in custom stylesheets.-

Events