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.
オープン
@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
- Pull down this branch.
- Install the dependencies.
- Run yarn start
- Run yarn ios or yarn android
- Click on navigate button
- 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.
- 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
Images / Media
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
評価
この issue はまだ評価されていません。