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

`annotationOrder` has no visible effect #378

Open danwild opened 4 months ago

danwild commented 4 months ago

I have attempted to use annotationOrder as described in the docs, and in the given example - however neither appear to have any effect.

i.e. when I run the annotation_order_maps example, both example annotation order appear the same.

Tested the given example in iOS emulator (pictured below). I also tested annotationOrder on iOS device (13 Pro Max running 17.2.1).

Screenshot 2024-02-08 at 20 09 52

Screenshot 2024-02-08 at 20 10 17