How to Remove the Current Location Button in Google Map Widget?

Widgets & Design

Hi everyone,

I'm using the Google Map widget in FlutterFlow, and I want to remove the Current Location button that appears in the bottom-right corner of the map. Normally, in Flutter/Google Maps, this can be achieved by setting myLocationButtonEnabled: false. However, I couldn't find any setting or option for this in FlutterFlow.

Is there a way to remove this button directly in FlutterFlow? If it requires a custom solution, what steps should I follow?

Thanks in advance for your help! 😊

What have you tried so far?

I tried setting the "Center Map on Marker Tap" option to false, but it didn’t work. After some research, I realized that this option is only for centering the tapped marker on the map, not for removing the Current Location button.

Did you check FlutterFlow's Documentation for this topic?
Yes
2
1 reply