[Change]
移除废弃定位回调 Signed-off-by: donghongyu <donghongyu@zhidaoauto.com>
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
package com.mogo.map.navi;
|
||||
|
||||
|
||||
import com.mogo.eagle.core.data.map.MogoLatLng;
|
||||
|
||||
/**
|
||||
* @author congtaowang
|
||||
* @since 2020-03-14
|
||||
@@ -11,5 +9,4 @@ import com.mogo.eagle.core.data.map.MogoLatLng;
|
||||
*/
|
||||
public interface IMogoCarLocationChangedListener {
|
||||
|
||||
void onCarLocationChanged( MogoLatLng latLng );
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user