Skip to main content
1 vote
1 answer
143 views

I am pretty new to react. Making an app that uses Nominatim / expo-maps. I did not run into this error until adding the destinationSubmit function and popup stuff in OahuMap.js. From the research I ...
akshaka9's user avatar
0 votes
1 answer
161 views

I'm building a React Native app to display location markers on a map using react-native-maps. I'm using the Google Maps provider on Android. My problem is that the map loads, but the markers are not ...
Hardik Jain's user avatar
3 votes
0 answers
228 views

I upgraded my Expo app from SDK 51 to SDK 54 (React Native 0.81, react-native-maps 1.20.1). After the upgrade, my <Callout> inside <Marker> stopped showing data. Before upgrade it worked ...
Rehan Khan's user avatar
0 votes
0 answers
134 views

I’m using react-native-maps with clustering on the map. When zooming in, markers are displayed with images based on genres. The issue is that the markers are not rendering on Android, although they ...
Harsh Verma's user avatar
0 votes
1 answer
74 views

I am developing a iOs/Android App with React Native I have a Map view (OpenStreetMap) where weather stations are showed in a cluster. The default map zoom is 12 and the default center position of the ...
popof's user avatar
  • 3
1 vote
0 answers
39 views

I have a React Native Maps Mapview in which I have an array of markers. I can add a marker by long-pressing on the map. However when I add a marker, it doesn't appear until after the next marker is ...
John C  's user avatar
0 votes
0 answers
80 views

I'm encountering a strange behavior with the Marker component in react-native-maps when adding markers dynamically. When I tap the map after adding a marker to the editingMarkers state, the ...
Victor Corral Guillot's user avatar
0 votes
1 answer
603 views

I am confused about how to upgrade my React Native version. All topics I found are older more than 3-5 year after and after some days of investigation, I hope I can get help here. I am a novice. I ...
popof's user avatar
  • 3
2 votes
1 answer
64 views

I’m using React Native Maps in a React Navigation screen: on the first mount my MapView renders with initialRegion and my Marker shows correctly, but when I navigate away and back—and call ...
Eyuphan Tilki's user avatar
0 votes
1 answer
153 views

I upgraded my project from react native 0.76 to 0.79 and enabled new architecture. There are no issues on android but on IOS the MapView is returning Unimplemented component. There is no error, no ...
Engr.Aftab Ufaq's user avatar
0 votes
0 answers
48 views

I am getting flickering location pins (multiple) when using react-native-maps custom marker. Issue is not there when using default marker. I need to implement the custom marker because i need to ...
uma_8331's user avatar
-1 votes
1 answer
135 views

After integrating Firebase for push notifications into my React Native app, react-native-maps displays a blank white screen on iOS only. The same code works perfectly on Android, and iOS was working ...
Abdullah Jaspal's user avatar
1 vote
0 answers
550 views

I'm trying to upgrade Expo SDK from v52 to v53 and ran into issues with react-native-maps, which I don't really understand. I anyone faced this and could advise what I am doing wrong here? Set up ...
Vladimir I's user avatar
-1 votes
1 answer
310 views

I'm building a React Native app using react-native-maps and expo-location. I fetch the user's location and show transit stop markers on the map. The data is fetched correctly, but on the initial load, ...
Konstantin Bodnia's user avatar
0 votes
0 answers
46 views

Summary I'm developing an app that displays users as markers on a map. The app filters userData and only renders markers for users within a 10km radius from the initial location. Issue When I search ...
Aditya Lucky Zulkarnaen's user avatar

15 30 50 per page
1
2 3 4 5
73