public abstract class

GeoLocationObserver

extends LooperLocationObserver
java.lang.Object
   ↳ LooperLocationObserver
     ↳ com.tencent.navix.api.location.GeoLocationObserver

Class Overview

普通定位监听器

Summary

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

Public Methods

public void onGNSSInfoChanged (TencentGnssInfo tencentGnssInfo)

public void onGeoLocationChanged (TencentGeoLocation tencentGeoLocation)

public void onNmeaMsgChanged (String tencentNmeaMsg)