8.0.17 视角变换
This commit is contained in:
@@ -23,4 +23,9 @@ interface IMoGoMapFragmentProvider : IMoGoFunctionServerProvider {
|
||||
* 传入资源ID
|
||||
*/
|
||||
fun changeCurrentIcon(@RawRes iconId: Int)
|
||||
|
||||
/**
|
||||
* 设置地图视线角度
|
||||
*/
|
||||
fun setMapDAngle(mode: Int)
|
||||
}
|
||||
Reference in New Issue
Block a user