public static interface OSMap.OnCameraChangeListener
| Modifier and Type | Method and Description |
|---|---|
void |
onCameraChange(CameraPosition position)
Called after the camera position has changed.
|
void onCameraChange(CameraPosition position)
This is called on the main thread.
position - The CameraPosition at the end of the last camera change.Copyright © 2012–2013 Ordnance Survey. All rights reserved.