public abstract class

GeoLocationObserver

extends TencentGeoLocationObserver
java.lang.Object
   ↳ TencentGeoLocationObserver
     ↳ com.tencent.map.location.api.GeoLocationObserver

Summary

Public Constructors
GeoLocationObserver()
Public Methods
void onGNSSInfoChanged(TencentGnssInfo tencentGnssInfo)
void onGeoLocationChanged(TencentGeoLocation tencentGeoLocation)
void onNmeaMsgChanged(String s)
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public GeoLocationObserver ()

Public Methods

public void onGNSSInfoChanged (TencentGnssInfo tencentGnssInfo)

public void onGeoLocationChanged (TencentGeoLocation tencentGeoLocation)

public void onNmeaMsgChanged (String s)