maplibre / maplibre-native

MapLibre Native - Interactive vector tile maps for iOS, Android and other platforms.
https://maplibre.org
BSD 2-Clause "Simplified" License
1.04k stars 300 forks source link

Add API to iOS to retrieve offline region #2707

Open louwers opened 1 month ago

louwers commented 1 month ago

2516 added a getOfflineRegion to the Kotlin API of Android to avoid having iterate through all regions.

A similar API should be added to iOS.