-
Hi team,
I noticed that the link to the documentation for react-google-maps-api is currently not working. It returns a "Site Not Found" error.
Broken Link: https://react-google-maps-api-docs.net…
-
Just recently alpha version of new react integration with google maps library supported by Google was released
https://cloud.google.com/blog/products/maps-platform/introducing-react-components-for-…
-
### Summary
When using `provider="google"` on an ios device, the map errors out.
### Reproducible sample code
```TSX
import React from 'react';
import MapView from 'react-native-maps';
im…
-
### Summary
In some way, I think this issue may be related to https://github.com/react-native-maps/react-native-maps/issues/5206 and https://github.com/react-native-maps/react-native-maps/issues/52…
-
We started migrating react native adyen in our project to latest version 2.4.1. While doing that we got below error.
Execution failed for task ':app:checkReleaseDuplicateClasses'. > A failure oc…
-
### Summary
I encountered an issue with the react-native-maps library when using the "Default Markers" example. When I tap on the map to add a marker, nothing appears on the first tap. However, when …
-
### Summary
Hi Team ,
Problem Statement:
I have a requirement where I need to build an app which opens a map initially with the current location and one destination(configurable). And if I'm cli…
-
### Summary
In our production app we're constantly receiving app crash reports in Crashlytics with "out of memory" and traces of `maps`.
I tried to reproduce the problem in a fairly simple app, bu…
-
### Summary
Request to Update GMSFeatureStyle Implementation in React Native Maps
I'm encountering an issue while attempting to implement custom GMSFeatureStyle functionality within my React Nat…
-
### Description
When rendering a transit directions route, the info windows for each leg segment have a strange styling.
### Steps to Reproduce
Using the example code
### Environment
- Librar…