[6.5.0][道路事件] ui走查
This commit is contained in:
@@ -115,7 +115,7 @@ class AiRoadMarker {
|
||||
.longitude(marker.poi_lon)
|
||||
.latitude(marker.poi_lat)
|
||||
if (marker.poiType == EventTypeEnumNew.TYPE_SOCKET_ROAD_PEOPLE_CROSS.poiType) {
|
||||
builder.anchorColor("#D6E1BA9A")
|
||||
builder.anchorColor("#FFE1BA9A")
|
||||
}
|
||||
CallerMapUIServiceManager.getOverlayManager()?.showOrUpdatePoint(builder.build())?.let { p ->
|
||||
if (!markerIds.contains(markerId)) {
|
||||
|
||||
Reference in New Issue
Block a user