MapTrip SDK Android Manual 9.8.8
IwLocationListener Interface Reference

Listener that informs about location changes and GPS state changes. More...

Public Member Functions

void gpsDisabled ()
 
void gpsEnabled ()
 
void gpsFix (boolean available)
 
void newGPSLocation (Location location)
 
void statusChanged (int status, Bundle extra)
 

Detailed Description

Member Function Documentation

◆ gpsDisabled()

void gpsDisabled ( )

◆ gpsEnabled()

void gpsEnabled ( )

◆ gpsFix()

void gpsFix ( boolean  available)

◆ newGPSLocation()

void newGPSLocation ( Location  location)

Is called, when a new gps location is available

Parameters
locationThe new gps location

◆ statusChanged()

void statusChanged ( int  status,
Bundle  extra 
)

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