public static interface TrimbleMapsMap.OnCameraMoveStartedListener
Modifier and Type | Field | Description |
---|---|---|
static int |
REASON_API_ANIMATION |
|
static int |
REASON_API_GESTURE |
|
static int |
REASON_DEVELOPER_ANIMATION |
Modifier and Type | Method | Description |
---|---|---|
void |
onCameraMoveStarted(int reason) |
Called when the camera starts moving after it has been idle or when the reason for camera motion has changed.
|
static final int REASON_API_GESTURE
static final int REASON_DEVELOPER_ANIMATION
static final int REASON_API_ANIMATION