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

feat: add allow-overlap for symbols #507

Open nilsmagnus opened 1 month ago

nilsmagnus commented 1 month ago

Hi, i think this adds support for a symbol-options: icon-allow-overlap, icon-optional and icon-ignore-placement.

I am not sure i have gotten all these correct, so if someone could verify I would appreciate it. Thanks 🙏