265 调整小地图路线宽度.更换起终点icon
This commit is contained in:
@@ -262,7 +262,7 @@ public class SmallMapDirectionView
|
||||
new PolylineOptions()
|
||||
.addAll(mCoordinatesLatLng)
|
||||
.color(Color.argb(255, 31, 127, 255))
|
||||
.width(5));
|
||||
.width(6));
|
||||
|
||||
}
|
||||
// else {
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 604 B After Width: | Height: | Size: 6.1 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 601 B After Width: | Height: | Size: 7.5 KiB |
Reference in New Issue
Block a user