ensure that show my location button and compass show
This commit is contained in:
@@ -188,6 +188,8 @@ class SignMapScreenState extends State<SignMapScreen> {
|
||||
scrollGesturesEnabled: true,
|
||||
tiltGesturesEnabled: true,
|
||||
rotateGesturesEnabled: true,
|
||||
myLocationButtonEnabled: true,
|
||||
compassEnabled: true,
|
||||
mapType: MapType.normal,
|
||||
onMapCreated: (controller) {
|
||||
mapController = controller;
|
||||
|
||||
Reference in New Issue
Block a user