Google Maps component allows users to use Google Maps integrated directly to their apps.
- Camera Position Changed
- Finished Dragging Circle
- Info Window Clicked
- Map is Ready
- On Location Changed
- On Map Click
- On Map Long Click
- On Marker Click
- On Marker Drag
- On Marker Drag End
- On Marker Drag Start
- Enable Compass
- Enable Map Camera Pos Change Listener
- Get Markers
- Move Camera
- Remove Circle
- Remove Marker
- Set Map Type
- Update Circle
- Update Marker
- Add Overlay
- Add Polygon
- Add Tile Overlay
- Clear All Polygons
- Draw Central Square
- Get My Location
- Get Bounding Box
- Add Circle
- Add Markers
- Add Markers from Json
- Add Markers Hue
- Bound Camera
- Enable Map Long Click Listener
- Height
- Height Percent
- Visible
- Width
- Width Percent
When the camera angle position is changed.
When dragging a circle is finished.
When the info windows is clicked.
When the map is ready.
When the location changes.
When the user clicks on the map.
When the user long-clicks on the map.
When the user clicks on the marker.
When the user drags a marker.
When the user ends dragging a marker.
When the user starts dragging a marker.
Enables the compass.
Enables the Map Camera Position Change Listener.
Gets markers.
Moves the camera.
Removes the circle.
Removes the marker.
Sets the map type.
Updates the circle.
Updates the marker.
Adds an overlay.
Adds a polygon.
Adds a tile overlay.
Clears all polygons.
Draws a central square.
Gets the users' location.
Gets the bounding box.
Adds a circle to the map.
Adds markers to the map.
Adds markers from json.
Adds markers from hue.
Bounds the camera.
Enables the map long click listener.
Sets the height of the map.
Sets the height of the map in percent.
Sets the visibility of the map. Visible, or not.
Sets the width of the map.
Sets the width of the map in percent.