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

Upgrade the android sdk to 10.0.* #206

Closed mariusvn closed 1 year ago

mariusvn commented 1 year ago

The new android sdk version is out !

We should upgrade soon but I think there is a bit of change to doi because they changed some resource names.

kuhnroyal commented 1 year ago

Somewhat related: https://github.com/m0nac0/flutter-maplibre-gl/issues/202

mariusvn commented 1 year ago

yes, they change the locator implementation in 10.0.*

stefanschaller commented 1 year ago

Changed the android SDK to 10.2.0 in https://github.com/maplibre/flutter-maplibre-gl/pull/270