[3.4.0-map-sdk] update ,wait to test
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
package com.mogo.eagle.core.function.api.map
|
||||
|
||||
import com.alibaba.android.arouter.facade.template.IProvider
|
||||
import com.mogo.map.MogoMap.Companion.DEFAULT
|
||||
import com.mogo.map.location.IMogoGDLocationClient
|
||||
import com.mogo.map.overlay.IMoGoOverlayManager
|
||||
import com.mogo.map.uicontroller.IMogoMapUIController
|
||||
@@ -13,7 +12,7 @@ interface IMogoMapService :IProvider {
|
||||
*
|
||||
* @return
|
||||
*/
|
||||
fun getMapUIController(mapTag:String): IMogoMapUIController
|
||||
fun getMapUIController(mapTag:String): IMogoMapUIController?
|
||||
|
||||
/**
|
||||
* 覆盖物操作
|
||||
|
||||
Reference in New Issue
Block a user