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
185 stars 106 forks source link

Feature in Map not draggable and callback added using `MapLibreMController.onFeatureDrag.add()` is never called #463

Open pamtbaau opened 2 weeks ago

pamtbaau commented 2 weeks ago

Platforms

android

Version of flutter maplibre_gl

0.19.0+2

Bug Description

Steps to Reproduce

Using 'layer.dart' of Example:

Expected Results

I would expect:

Actual Results

Code Sample

See 'Steps to Reproduce'