Su Hla Hla Phyu
Results
1
comments of
Su Hla Hla Phyu
draw location puck after creating your polyineAnnotationManager. this works for me. ` bookingPolylineAnnotationManager = await mapBoxController!.annotations .createPolylineAnnotationManager(id: "tripPolyline"); mapBoxController!.location .updateSettings(mapbox.LocationComponentSettings()); `