mapbox-plugins-android icon indicating copy to clipboard operation
mapbox-plugins-android copied to clipboard

Fix setOnTouchListener limitations

Open Ph0tonic opened this issue 5 years ago • 2 comments

Upgrade mapboxMapSdk version. This new version allows to fix #884 and #1140.

\cc @tobrun and @LukasPaczos

Ph0tonic avatar Sep 15 '20 18:09 Ph0tonic

As #1158 bumps map sdk to version 9.5, this new version includes a new api which allows to fix #884 and #1140 see https://github.com/mapbox/mapbox-gl-native-android/pull/511. \cc @LukasPaczos, @kiryldz and @tobrun

Ph0tonic avatar Dec 29 '20 13:12 Ph0tonic

Hello,

Any updates on this, this functionnality brings a big improvement as it allows developpers to have setOnTouchListener on the mapView while still using the annotation plugins. (Solving #884 and #1140)

Let me know if I can do anything else,

@mapbox/maps-android

Ph0tonic avatar Feb 27 '21 17:02 Ph0tonic