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.

オープン
#325 コメント 4 件 リアクション 0 件 担当者 1 名 GitHub で見る

@illuminati1911 がすでに取り組んでいます。

2024年11月1日 から。

priority: p2 type: bug
主要言語
TypeScript
スター
227
フォーク
38
平均マージ
4日 8時間
マージ済み PR(30日)
16

説明

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

Images / Media

Screenshot 2024-11-01 at 3 45 47 PM

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。