add testpanel of mock
This commit is contained in:
@@ -142,4 +142,10 @@ public interface IMogoMap {
|
||||
* @return
|
||||
*/
|
||||
IMogoPolyline addPolyline( MogoPolylineOptions options );
|
||||
|
||||
/**
|
||||
* 获取地图版本号
|
||||
* @return
|
||||
*/
|
||||
String getMapVersion();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user