mapbox-gl-native-android
mapbox-gl-native-android copied to clipboard
MapBox onClickListener gets in-correct LatLng co-ordinates
Hi, Mapbox onClickListener gets in-correct LatLng co-ordinates onClick, when same region is shown multiple times in the view. In the below example, if we click on the US map at the left, the marker is displayed on the right end (another US instance).

Is there a API to limit displaying the map more than once when scrolled horizontally to bypass the issue ?
OS: Android 10 Device : Samsung S20+ (Android 10) Mapbox SDK : 9.5.0
Thanks, Sandesh