You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not sure that setMyLocationEnabled works. Should this remove my location arrow? if so then it's not working. I call setMyLocationEnabled(false) inside onMapReady
We would only like to show some markers on the map and don't really want to show the users location
We also don't want to focus users location.
Right now when the map loads, we show our markers but then when users location comes in it automatically focuses on the user and not on the map.
It would be nice to be able to hide users location and also have an option to show it but not focus it.
The text was updated successfully, but these errors were encountered: