add testpanel of mock
This commit is contained in:
@@ -144,4 +144,10 @@ public interface IMogoMapService extends IProvider {
|
||||
* @return
|
||||
*/
|
||||
CoordinatesTransformer getCoordinatesTransformer();
|
||||
|
||||
/**
|
||||
* 获取地图版本号
|
||||
* @return
|
||||
*/
|
||||
String getMapVersion();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user