[3.4.0-map-sdk] code tyle
This commit is contained in:
@@ -1,15 +0,0 @@
|
||||
package com.mogo.map.location
|
||||
|
||||
import com.mogo.eagle.core.data.map.MogoLocation
|
||||
|
||||
/**
|
||||
* 高德定位位置监听
|
||||
*/
|
||||
interface IMoGoGDLocationListener {
|
||||
/**
|
||||
* 位置信息
|
||||
*
|
||||
* @param mogoLocation 位置信息
|
||||
*/
|
||||
fun onLocationChanged(mogoLocation: MogoLocation)
|
||||
}
|
||||
Reference in New Issue
Block a user