[map-sdk]自车缩小到90%
This commit is contained in:
@@ -81,7 +81,7 @@ MOGO_LOCATION_VERSION=1.4.7.20
|
||||
MOGO_TELEMATIC_VERSION=1.4.7.20
|
||||
######## MogoAiCloudSDK Version ########
|
||||
# 自研地图
|
||||
MAP_SDK_VERSION=3.3.2.1
|
||||
MAP_SDK_VERSION=3.3.2.2
|
||||
MAP_SDK_DATA_VERSION=1.0.0.7
|
||||
MAP_SDK_OPERATION_VERSION=1.1.4.1
|
||||
# websocket
|
||||
|
||||
@@ -220,6 +220,7 @@ class MyLocationStyle(
|
||||
.setGps(true)
|
||||
.position(LonLatPoint(lon, lat))
|
||||
.marker3DIcon(resId, mMapController)
|
||||
.scale(0.9f)
|
||||
.displayAnimEnable(isDisplayAnim)
|
||||
.zIndex(zIndex)
|
||||
.title("self")
|
||||
|
||||
Reference in New Issue
Block a user