mapbox-gl-native-android icon indicating copy to clipboard operation
mapbox-gl-native-android copied to clipboard

MapBox onClickListener gets in-correct LatLng co-ordinates

Open bssandeshbs opened this issue 4 years ago • 0 comments

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

Screenshot_20201123-155353

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

bssandeshbs avatar Nov 24 '20 00:11 bssandeshbs