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

Add stretchable icon support #285

Open timautin opened 1 year ago

timautin commented 1 year ago

Maplibre supports strechable icons, allowing nice text backgrounds: https://maplibre.org/maplibre-gl-js/docs/examples/add-image-stretchable

This is not supported in flutter-maplibre-gl, right?