select Location
Selects the given MPLocation.
This will set the camera over it. The camera will animate and a fixed zoom level will be used (21)
Parameters
The MPLocation to be selected, null
to deselect the current one
Selects the given MPLocation.
This will set the camera over it. The camera will animate and, if the zoomToLocationMinZoomLevel param is set to true
, the location's smallest zoom level (getZoomLevelOn) will be used as the camera's target zoom
Parameters
The MPLocation to be selected, null
to deselect the current one
true
to use the location's smallest zoom level (getZoomLevelOn) will be used as the camera's target zoom
Selects the given MPLocation.
This will set the camera over it. The camera will animate and, if the zoomToLocationMinZoomLevel
argument is set to true
, the location's smallest zoom level (getZoomLevelOn) will be used as the camera's target zoom
Parameters
The location to be selected, null to deselect the current one
true
if the camera should animate to the location's position, false
to just move
true
to use the location's smallest zoom level (getZoomLevelOn) will be used as the camera's target zoom
true
if the Info Window should be shown, false
otherwise
true
to move the MPLocation marker into view only if it is partially visible. Set to false
for the default behaviour
Selects the given MPLocation.
This will set the camera over it. The camera will animate and, if the zoomToLocationMinZoomLevel param is set to true
, the location's smallest zoom level (getZoomLevelOn) will be used as the camera's target zoom
Parameters
The location to be selected, null to deselect the current one
true
if the camera should animate to the location's position, false
to just move
true
to use the location's smallest zoom level (getZoomLevelOn) will be used as the camera's target zoom
true
if the Info Window should be shown, false
otherwise