I've just released
v0.9.0 of MapLibre Compose, a library for adding interactive vector maps to your Compose Multiplatform apps.
Highlights of this release:
• Support downloading regions of the map to view offline
• Overhaul the gesture and ornament settings API to account for differences between platforms
• Bunch of bug fixes, including the attribution bar crash on older iOS versions
• Internally, switch from Cocoapods to Swift Package Manager
• And more, including i18n improvements and other API tweaks