September 2015
Beginner to intermediate
356 pages
7h 27m
English
Q1. The UiSettings class can be obtained by calling the getUiSettings method on the GoogleMap object.
Q2. By default, zoom controls are disabled.
Q3. The XML attribute disables compass control.
uiCompassuiSettingsuiZoomQ4. Tilt gestures can be disabled/enabled by this method.
setTiltGesturesEnabled()setTiltEnabled()setTiltGestures()Q5. How many values can be obtained from the CameraPosition object?
Q6. Which method is used to convert screen pixels to LatLng coordinates?
fromScreenLocation()toScreenLocation()Q7. The OnMapClickListener interface is used to handle map click events.
Read now
Unlock full access