Skip to content

Latest commit

 

History

History
41 lines (39 loc) · 1023 Bytes

File metadata and controls

41 lines (39 loc) · 1023 Bytes

GoogleMapControlOptions interface

Interface members

Params Type Details
compass boolean (optional)Turns the compass on or off.
myLocationButton boolean (optional)Turns the myLocation button on or off. If turns on this button, the application displays a permission dialog to obtain the geolocation data.
myLocation boolean (optional)Turns the myLocation control(blue dot) on or off. If turns on this control, the application displays a permission dialog to obtain the geolocation data.
indoorPicker boolean (optional)Turns the indoor picker on or off.
mapToolbar boolean (optional, Android)Turns the map toolbar on or off.
zoom boolean (optional, Android)Turns the zoom controller on or off.