Documentation
  • Introduction
  • Components
    • User Interface
      • Button
      • Checkbox
      • Date Picker
      • Floating Button
      • Image
      • Label
      • List Picker
      • List View
      • List View Image and Text
      • Notifier
      • Radio Button
      • Rating Bar
      • Slider
      • Surface View
      • Spinner
      • Switch
      • TextBox
      • Time Picker
      • Web Viewer
    • Layout
      • Horizontal Arrangement
      • Horizontal Scroll Arrangement
      • Space
      • Table Arrangement
      • Vertical Arrangement
      • Vertical Scroll Arrangement
    • Media
      • Audio Picker
      • Camcorder
      • Camera
      • Image Picker
      • Metadata
      • OCR
      • Player
      • QR Code
      • Sound
      • Sound Recorder
      • Speech Recognizer
      • Text To Speech
      • Video Player
      • Yandex Translate
    • Drawing and Animation
      • Ball
      • Canvas
      • Image Editor
      • Image Sprite
    • Sensors
      • Accelerometer
      • Barcode Scanner
      • Clock
      • Finger Print
      • Gravity Sensor
      • Gyroscope Sensor
      • Light Sensor
      • Location Sensor
      • Magnetic Field Sensor
      • NearField
      • Orientation Sensor
      • Pedometer
      • Pressure Sensor
      • Proximity Sensor
      • Sound Sensor
      • Temperature Sensor
    • Social
      • Contact Picker
      • Email Picker
      • Google Account Picker
      • Phone Call
      • Phone Number Picker
      • Sharing
      • Texting
      • Twitter
    • Storage
      • File
      • Firebase DB
      • Fusiontables Control
      • SQLite
      • Tiny DB
      • Tiny Web DB
    • Connectivity
      • Activity Starter
      • Bluetooth Admin
      • Bluetooth Client
      • Bluetooth Server
      • Download
      • Network
      • Web
      • WiFi
    • Google
      • Google Account Picker
      • Google Maps
      • Google Shortlink
    • LEGO Mindstorms
      • NXT Drive
      • NXT Color Sensor
      • NXT Light Sensor
      • NXT Sound Sensor
      • NXT Touch Sensor
      • NXT Ultrasonic Sensor
      • NXT Direct Commands
      • EV3 Motors
      • EV3 Color Sensor
      • EV3 Gyro Sensor
      • EV3 Touch Sensor
      • EV3 Ultrasonic Sensor
      • EV3 Sound
      • EV3 UI
      • EV3 Commands
    • Monetization
      • AdMob Interstitial
      • AdMob Banner
      • AdMob Rewarded Video
      • Billing
      • Leadbolt
    • Device
      • Audio
      • Device Tools
      • Wallpaper
      • Package
      • Screenshot
    • Experimental
      • Push Notifications
      • Cloud DB
      • Notification
  • Blocks
    • Control
    • Logic
    • Math
    • Text
    • Lists
    • Colors
    • Variables
    • Procedures
    • Screen
    • Any Component
  • Testing
    • Live Development
      • Via WiFi
      • Via USB
    • Makeroid Companion
  • Extensions
    • List of Extensions
    • Creating Extensions
  • Other
    • Backpack
    • Release Notes
      • Andromeda
      • Beta Versions
    • Resources
      • Concept Cards
    • Terms of Service
Powered by GitBook
On this page
  • Events
  • Methods
  • Properties
  1. Components
  2. Google

Google Maps

PreviousGoogle Account PickerNextGoogle Shortlink

Last updated 7 years ago

Google Maps component allows users to use Google Maps integrated directly to their apps.

Events

Camera Position Changed

When the camera angle position is changed.

Finished Dragging Circle

When dragging a circle is finished.

Info Window Clicked

When the info windows is clicked.

Map is Ready

When the map is ready.

On Location Changed

When the location changes.

On Map Click

When the user clicks on the map.

On Map Long Click

When the user long-clicks on the map.

On Marker Click

When the user clicks on the marker.

On Marker Drag

When the user drags a marker.

On Marker Drag End

When the user ends dragging a marker.

On Marker Drag Start

When the user starts dragging a marker.

Methods

Enable Compass

Enables the compass.

Enable Map Camera Pos Change Listener

Enables the Map Camera Position Change Listener.

Get Markers

Gets markers.

Move Camera

Moves the camera.

Remove Circle

Removes the circle.

Remove Marker

Removes the marker.

Set Map Type

Sets the map type.

Update Circle

Updates the circle.

Update Marker

Updates the marker.

Add Overlay

Adds an overlay.

Add Polygon

Adds a polygon.

Add Tile Overlay

Adds a tile overlay.

Clear All Polygons

Clears all polygons.

Draw Central Square

Draws a central square.

Get My Location

Gets the users' location.

Get Bounding Box

Gets the bounding box.

Add Circle

Adds a circle to the map.

Add Markers

Adds markers to the map.

Add Markers from Json

Adds markers from json.

Add Markers Hue

Adds markers from hue.

Bound Camera

Bounds the camera.

Enable Map Long Click Listener

Enables the map long click listener.

Properties

Height

Sets the height of the map.

Height Percent

Sets the height of the map in percent.

Visible

Sets the visibility of the map. Visible, or not.

Width

Sets the width of the map.

Width Percent

Sets the width of the map in percent.

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