[6.5.0]fix bug of rombie and wait to replace iconres , and add func of identify remove when 1000 delay has no data , plus trace log and bug ,which has java contain the pb
This commit is contained in:
@@ -77,7 +77,7 @@ class AMapWrapper(map: MapAutoViewHelper?, mapView: MapAutoView, controller: IMo
|
||||
val marker = Marker(markerOptions,mMapView.getMapController(),
|
||||
mMapView.getMapController()?.getMarkerCall()
|
||||
)
|
||||
marker.setDisplayAnimEnable(true)
|
||||
marker.setDisplayAnimEnable(options.displayAnim)
|
||||
marker.setAnimResource(options.animRes)
|
||||
marker.setAnimScale(options.animScale)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user