opt
This commit is contained in:
@@ -431,7 +431,7 @@ public class AMapNaviViewWrapper implements IMogoMapView,
|
||||
style.strokeWidth(0);
|
||||
style.radiusFillColor( Color.TRANSPARENT );
|
||||
style.myLocationIcon(
|
||||
BitmapDescriptorFactory.fromResource(R.drawable.map_api_ic_current_location));
|
||||
BitmapDescriptorFactory.fromResource(R.drawable.map_api_ic_current_location2));
|
||||
mMapView.getMap().setMyLocationStyle(style);
|
||||
}
|
||||
}
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 3.3 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 6.2 KiB |
Reference in New Issue
Block a user