josxha / flutter-maplibre

Permissive and performant mapping library that supports Mapbox Vector Tiles (MVT) powered by MapLibre SDKs.
https://flutter-maplibre.pages.dev
Other
17 stars 3 forks source link

[FEATURE] Handle location permissions #73

Closed josxha closed 2 weeks ago

josxha commented 1 month ago

Feature Description

MapLibre on Android has the ability to request location permissions. When we add bindings for it there won't be any need for external packages any longer.

Describe alternatives you've considered

Current the example app uses the permission_handler package.

Additional context

https://maplibre.org/maplibre-native/android/api/-map-libre%20-native%20-android/org.maplibre.android.location.permissions/-permissions-manager/index.html