maplibre / flutter-maplibre-gl

Customizable, performant and vendor-free vector and raster maps, flutter wrapper for maplibre-native and maplibre-gl-js (fork of flutter-mapbox-gl/maps)
https://pub.dev/packages/maplibre_gl
Other
226 stars 125 forks source link

Delay on iOS for Map long press #235

Closed noorbakerally closed 11 months ago

noorbakerally commented 1 year ago

We are noticing that the onMapLongClick callback takes far longer to be called on iOS than on Android, is there a way to set the duration before the callback is called?

m0nac0 commented 11 months ago

Opened #348 for this

m0nac0 commented 11 months ago

@noorbakerally This took some time but can now be configured on iOS.