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

Simplify iOS usage instructions and example podfile #278

Closed m0nac0 closed 1 year ago

m0nac0 commented 1 year ago

As noted in #276, developers shouldn't need to adapt their Podfiles anymore, since Maplibre is now a published pod and the dependency on MaplibreAnnotationExtension is removed in #277.