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.

Abierto
#325 4 comentarios 0 reacciones 1 asignado Reclamado por @illuminati1911 Ver en GitHub
priority: p2 type: bug
Lenguaje dominante
TypeScript
Estrellas
227
Forks
38
Merge medio
4 d 8 h
PR fusionados (30 d)
16

Descripción

## 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)

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.