Update: 2026-07-10 19:42:49
This commit is contained in:
@@ -685,7 +685,7 @@ class NavigationController extends GetxController
|
||||
await mapController!.setUserMarker(Marker(
|
||||
markerId: const MarkerId('car'),
|
||||
position: myLocation!,
|
||||
icon: InlqBitmap.fromStyleImage('car_icon'),
|
||||
icon: InlqBitmap.fromStyleImage('car_icon', size: 2.3),
|
||||
anchor: const Offset(0.5, 0.5),
|
||||
flat: true,
|
||||
rotation: _smoothedHeading,
|
||||
|
||||
Reference in New Issue
Block a user