Feature in Map not draggable and callback added using MapLibreMController.onFeatureDrag.add()
is never called
#463
Labels
bug
Something isn't working
Platforms
android
Version of flutter maplibre_gl
0.19.0+2
Bug Description
MapLibreMController.onFeatureDrag.add(callback)
, the callback never gets called.Steps to Reproduce
Using 'layer.dart' of Example:
Expected Results
I would expect:
Actual Results
Code Sample
See 'Steps to Reproduce'
The text was updated successfully, but these errors were encountered: