mapbox-plugins-android
mapbox-plugins-android copied to clipboard
Fix setOnTouchListener limitations
Upgrade mapboxMapSdk version. This new version allows to fix #884 and #1140.
\cc @tobrun and @LukasPaczos
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
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