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

feat!: rename `Maplibre` to `MapLibre` #441

Closed josxha closed 3 weeks ago

josxha commented 3 weeks ago

We have currently a mix of Maplibre and MapLibre. This pull request changes all occurrences to MapLibre to be in line with the underlaying packages.

I added deprecations for MaplibreMap, MaplibreMapController and MaplibreStyles to help users migrate.