-
`` elements marked as draggable can no longer be dragged when the version of Google Maps JS is 3.46 (or later). This appears to be a regression in Google Maps somewhere, but whatever has changed break…
-
Once again, thanks a lot for the amazing efforts and helping the community.
We've been using this library in our project for more than a year. Since we have more than 10000 markers. we paint the ma…
-
## Please list the related package(s)
```
"@shopify/ui-extensions": "2024.10.0",
"@shopify/ui-extensions-react": "2024.10.0",
```
## If this related to specific APIs or components, please …
-
Hi guys,
My project is fully build in react hooks and i want to use google maps react but im stuck to convert as a functional for this :
```
import {Map, InfoWindow, Marker, GoogleApiWrapper} …
-
### Summary
I have been using the React Native Map library, under the assumption that it functions similarly to libraries like Leaflet. I believed that the library provides functionality for intera…
-
### Summary
When adding a Marker inside MapView the module responds with:
Render Error
this.getNativeComponent is not a function (it is undefined)
from `./lib/MapMarker.js`
```terminal
Sys…
-
### Summary
We didn't do any change to the library in our production app and all of a sudden certain POIs like hospitals, restuarants are all gone but only from android app, iOS app shows them just f…
-
### Description
I was trying to add a google firebase login to multimap example (https://visgl.github.io/react-google-maps/examples/multiple-maps, example is certainly working).
![empty](https://gi…
-
## Issue
### Description:
Hello React Native Firebase team,
We’re experiencing a significant data discrepancy between Firebase and Google Ads for specific conversion events in our app…
-
## Please provide an explanation of the issue
I have this component but the map is not loaded correctly, can someone help to figure out what is happened?
```
import { useCallback, useMemo, useRef…