-
I want to pass this pure javascript code to reactjs, but I can not think how I can get the marker and a setPosition in the component.
`
marker = new google.maps.Marker({
posit…
-
If it's true that this project isn't maintained anymore, can readme be updated to communicate that status properly?
Thanks
-
To auto configure `react-native-maps` in `expo prebuild` we use some [dangerous mods](https://github.com/expo/expo-cli/blob/main/packages/config-plugins/src/ios/Maps.ts). It'd be a bit better to imple…
-
I'm trying to get an InfoWindow to open when I click the corresponding Marker, just like the example, but when the state is changed from `false` to `true`, I get this error from what appears to be a G…
-
### Summary
I refer to the "Set Google Maps API Key" section of the react-native-navigation-sdk document and load the api key through local.properties. For specific documentation, refer to: [https:/…
-
function App() {
return (
Atlantis Internet Services
;
…
-
Hello,
I am a beginner at programming, I request you to be patient with me.
Development environment : google-maps-react v2.0.2, react v16.6.1
Problem description : I want to position the ho…
-
Hello.
Markers are jumping only when navigating the map by mouse's dran'n'drop. They appears on their old places for a short time and then showing on a right places.
Strange: It doesn't reproduces …
pdwrl updated
5 months ago
-
### Description
Due to how this library binds event handlers to the google maps object there is a race condition. Events might be fired before react event handler is attached to the map. The simplest…
-
### Steps to reproduce
1. Create a Flutter package with a .plist file in the `/ios` folder
2. Add this .plist file as a 's.resource' to the `/ios` folder `.podspec` file
3. Create an example Flutt…