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
@FelixWittmann reported this. Maybe it's as easy as calling myLocationOverlay.disableMyLocation() in onDetach and myLocationOverlay.enableMyLocation() in onAttach.
@FelixWittmann reported this. Maybe it's as easy as calling
myLocationOverlay.disableMyLocation()in onDetach andmyLocationOverlay.enableMyLocation()in onAttach.