add note
This commit is contained in:
14
libraries/map-custom/map-version-update
Normal file
14
libraries/map-custom/map-version-update
Normal file
@@ -0,0 +1,14 @@
|
||||
group:com.zhidaoauto.machine:map:1.0.0-vr-
|
||||
|
||||
version note:
|
||||
8.5.15
|
||||
增加限速接口:
|
||||
MapDataApi.getLimitSpeed(lon: Double,lat: Double,angle: Float)
|
||||
|
||||
8.5.16
|
||||
增加远中近视角切换接口:
|
||||
mapAutoView.getMapAutoViewHelper()?.setMapViewVisualAngle(type)
|
||||
type 0=近景 1=中景 2=远景
|
||||
|
||||
视角切换监听事件
|
||||
mapAutoView.setOnMapViewVisualAngleChangeListener
|
||||
Reference in New Issue
Block a user