[dev_arch_opt_3.0] opt
This commit is contained in:
@@ -681,7 +681,6 @@ public class AMapViewWrapper implements IMogoMapView,
|
||||
@Override
|
||||
public void changeCurrentIcon(int iconId) {
|
||||
if (checkAMapView()) {
|
||||
d(SceneConstant.M_BINDING + TAG, "changeCurrentIcon iconId = " + iconId);
|
||||
mMapView.getMapAutoViewHelper().getMyLocationStyle().myLocationIcon(iconId, true);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user