-
### 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 …
-
### 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…
-
### Summary
When i move zoom out/in, i want to markers change their sizes, it can be a multiple states, based on other parameters, but for us right now it just a zoom level.
But i face to perfor…
-
### 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…
-
### Steps to Trigger Behavior
1. Create a simple screen with a MapView component and any map tile source
2. Capture the MapView reference into a screen variable with useRef
3. Create a simp…
-
### Summary
When new architecture enabled with
`[
"expo-build-properties",
{
"ios": {
"newArchEnabled": true
},
"android": {
"newArchEnabled": true
…
-
### Description
When using **a phone** and zooming fast back and forth (out in out) with a map with advanced markers + clustering, sometimes the map gets to a state that it's stuck (and "going crazy"…
-
React version: 18.3.1
## Steps To Reproduce
1. `$ npx create-react-app my-app`
2. `$ cd my-app`
3. Replace the contents of App.js with the code listed below
4. `$ npm run start`
5. Open the …
-
### What happened?
## Steps to Reproduce
## Expected Result
Traces exported to collector endpoint in JSON format
## Actual Result
Traces are being Base64 encoded via the `OTLPTraceExporte…
-
### Target Use Case
I am using `@vis.gl/react-google-maps` in a development environment to build and test features that require Google Maps integration. While the library works well, I believe the do…
ealch updated
2 months ago