This commit is contained in:
lixiaopeng
2021-03-31 17:21:39 +08:00
parent 9cd0b09a4b
commit 145ac41a40
12 changed files with 73 additions and 23 deletions

View File

@@ -121,6 +121,10 @@ public interface IMogoMapUIController {
*/
float getZoomLevel();
/**
* 获取道路的宽度
*/
float getRoadWidth(double lon, double lat, float angle, boolean isGpsLocation, boolean isRTK);
/**
* 获取视图东北角坐标