googlemaps / googlemaps/react-native-navigation-sdk

NavigationMap - Android: When there is a route with many destinations and each destination has a marker on the map, the first marker will not fire the onMarkerClick event.

Aperta
#325 4 commenti 0 reazioni 1 assegnatario Rivendicata da @illuminati1911 Vedi su GitHub
priority: p2 type: bug
Lingua principale
TypeScript
Stelle
227
Fork
38
Merge medio
5g 7h
PR unite (30g)
10

Descrizione

## Description
When there is a route with many destinations and each destination has a marker on the map, the first marker will not fire the onMarkerClick event.

### Environment details

**Library version and other environment information:**

- react-native-navigation-sdk version: 0.6.1

**OS type and version**

- iOS: 18.1, 18.0
- Android: 35

## Steps to reproduce
1. Pull down this branch.
2. Install the dependencies.
3. Run yarn start
4. Run yarn ios or yarn android
5. Click on navigate button
6. When the map, route and markers are load click on each of the markers. You should see a log in the console firing onMarkerClick. On iOS this works as expected and the onMarkerClick will fire.
7. On Android, click on the first marker or marker.id of "m0" and the onMarkerClick will not fire, however all the other markers will fire the onMarkerClick.

### Code example
[Link to Code example](https://github.com/rhinkle/react-native-navigation-sdk/tree/ISSUE-firstWayPointClick)

## Images / Media

![Screenshot 2024-11-01 at 3 45 47 PM](https://github.com/user-attachments/assets/61a25bc4-b45e-4a9b-a3f7-4cf08d3c0954)

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.