Public Member Functions | |
| void | onLocationTrackingPausedByGesture () |
| void | onLocationTrackingResumedAfterTimeout () |
Interface indicating pausing or resuming of the location tracking by touch gestures. Only needed to register if locationTracking for the mapviewer is enabled
| void onLocationTrackingPausedByGesture | ( | ) |
Callback indicating that the location tracking is paused which means The user can freely browse the map without it being center on the GPS pose
The pause will end after a timeout of 60s or if Mapviewer.resumeLocationTracking is called
| void onLocationTrackingResumedAfterTimeout | ( | ) |
Indicates that after a paused location tracking, the 60s timeout is elapsed and the location tracking will continue