Skip to content

Releases: openmobilemaps/maps-core

3.0.1

28 Feb 14:37
3e984eb
Compare
Choose a tag to compare
  • Add minZoom/extent (for virtual tiles) option for geojson sources in style jsons
  • Changed some static vectors to thread-local vectors to avoid potential data races
  • Fixes a bug in iOS polygon position offset calculation
  • Catch c++ future exception if the promise is deallocated while the its not fulfilled

Full Changelog: 3.0.0...3.0.1

3.0.0

05 Feb 07:04
869bc72
Compare
Choose a tag to compare
  • Introduced 3D globe rendering with support for most established layers and features and a custom camera and configuration options
  • Massively improved the spatial precision of the map
  • Introduced reverse geocoding with closest feature detection.
  • Exposed Mapview in SwiftUI
  • Fixed an issue with the internal asynchronous message handling
  • Improved the interceptor handling in the default DataLoader for Android
  • Add the option to animate the scale of elements in the IconLayer
  • Update to AGP 8.7.2 and Kotlin 2.0.21
  • Add support for feature dependent text-font in style.jsons
  • Numerous other improvements and bugfixes

3.0.0-rc.6

17 Jan 15:38
c9a90c2
Compare
Choose a tag to compare
3.0.0-rc.6 Pre-release
Pre-release

What's Changed

Full Changelog: 3.0.0-rc.5...3.0.0-rc.6

3.0.0-rc.5

17 Jan 10:32
0a8655d
Compare
Choose a tag to compare
3.0.0-rc.5 Pre-release
Pre-release

What's Changed

  • Fixes a possible deadlock when using vector layers on iOS

Full Changelog: 3.0.0-rc.4...3.0.0-rc.5

3.0.0-rc.4

10 Jan 13:31
263c66c
Compare
Choose a tag to compare
3.0.0-rc.4 Pre-release
Pre-release
  • Add support for feature dependent text-font in style.jsons
  • Fix Metal line shader precision issue
  • Fix issue with Metal raster shader alpha multiplication

Full Changelog: 3.0.0-rc.3...3.0.0-rc.4

3.0.0-rc.3

12 Dec 12:10
22d55b0
Compare
Choose a tag to compare
3.0.0-rc.3 Pre-release
Pre-release
  • Fixed an issue with the internal asynchronous message handling
  • Improved the interceptor handling in the default DataLoader for Android
  • Add the option to animate the scale of elements in the IconLayer
  • Update to AGP 8.7.2 and Kotlin 2.0.21
  • Numerous other improvements and bugfixes

Full Changelog: 3.0.0-rc.2...3.0.0-rc.3

3.0.0-rc.2

29 Oct 14:50
7aaaf15
Compare
Choose a tag to compare
3.0.0-rc.2 Pre-release
Pre-release

What's Changed

  • remove unsafe build flags from Package.swift

Full Changelog: 3.0.0-rc.1...3.0.0-rc.2

3.0.0-rc.1

29 Oct 13:40
910a3d3
Compare
Choose a tag to compare
3.0.0-rc.1 Pre-release
Pre-release

What's Changed

  • Introduced 3D globe rendering with support for most established layers and features and a custom camera and configuration options
  • Massively improved the spatial precision of the map
  • Multiple other improvements and bugfixes
  • Introduced reverse geocoding with closest feature detection.
  • Exposed Mapview in SwiftUI

New Contributors

Full Changelog: 2.6.2...3.0.0-rc.1

2.6.2

17 Oct 12:27
32258f1
Compare
Choose a tag to compare

What's Changed

  • Fixes iOS fixes text halo alpha multiplication

Full Changelog: 2.6.1...2.6.2

2.6.1

02 Oct 12:50
929effe
Compare
Choose a tag to compare
  • Improve handling of different VectorLayer configurations (especially with a LocalDataProvider)
  • Add a default implementation of a LocalDataProvider for Android
  • Update to AGP 8.6.1 and Kotlin 2.0.20

Full Changelog: 2.6.0...2.6.1