[8.1.2][feat]决策功能用动画实现
This commit is contained in:
@@ -80,4 +80,6 @@ interface IMogoMap {
|
||||
fun toScreenLocations(data: List<LonLatPoint>): List<android.graphics.Point>
|
||||
|
||||
fun toScreenLocation(lon: Double, lat: Double): android.graphics.Point?
|
||||
|
||||
fun isInCurrentFrame(lon: Double, lat: Double): Boolean
|
||||
}
|
||||
Reference in New Issue
Block a user