Yousuf Nejati
Yousuf Nejati
Still an issue in version 1.26.14. If it helps anyone who doesn't need the location button at all. ```diff diff --git a/node_modules/react-native-maps/android/src/main/java/com/rnmaps/maps/MapView.java b/node_modules/react-native-maps/android/src/main/java/com/rnmaps/maps/MapView.java index c3cff5d..2db286d 100644 --- a/node_modules/react-native-maps/android/src/main/java/com/rnmaps/maps/MapView.java +++ b/node_modules/react-native-maps/android/src/main/java/com/rnmaps/maps/MapView.java...
I believe this is related to https://github.com/react-native-maps/react-native-maps/issues/5206. See also: https://github.com/react-native-maps/react-native-maps/discussions/5355.
Issue still present in version 1.26.14, in case anyone is wondering. Easy to replicate.