Skip to content

v0.3.5

Choose a tag to compare

@github-actions github-actions released this 11 Apr 22:58
· 16 commits to main since this release
7bc5c49

This release contains a couple of bug fixes and improvements.
Thanks to @BartoszStasiurka for his contributions in this release!

  • fix: set default maxZoom to 22 for RasterSource, RasterDemSource and VectorSource.
  • fix: missing export of DownloadProgress
  • Add deleteRegion() to OfflineManager
  • Android: fix onStyleLoaded() unreliable if style not loaded immediately
  • Android: fix featuresAtPoint causes ClassNotFoundException in release builds
  • Android: update MapLibre Native to 13.0
  • Android: update jni to v1.0.0, jnigen to 0.16.0
  • Android: fix symbol icons appear smaller than on other platforms.
  • iOS: update MapLibre Native to 6.25

Full Changelog: v0.3.4+1...v0.3.5
Contributors: @BartoszStasiurka, @josxha