MapTrip SDK Android Manual 9.8.8
IwOnLocationTrackingPauseStateListener Interface Reference

Public Member Functions

void onLocationTrackingPausedByGesture ()
 
void onLocationTrackingResumedAfterTimeout ()
 

Detailed Description

Interface indicating pausing or resuming of the location tracking by touch gestures. Only needed to register if locationTracking for the mapviewer is enabled

Member Function Documentation

◆ onLocationTrackingPausedByGesture()

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

◆ onLocationTrackingResumedAfterTimeout()

void onLocationTrackingResumedAfterTimeout ( )

Indicates that after a paused location tracking, the 60s timeout is elapsed and the location tracking will continue


The documentation for this interface was generated from the following file: