Skip to content

Releases: maptiler/maptiler-sdk-swift

1.1.0

14 Oct 11:06
8f90d86

Choose a tag to compare

Released on 2025-10-14.

Added

  • Space: The space option allows customizing the background environment of the globe, simulating deep space or skybox effects.
  • Halo: The halo option adds a gradient-based atmospheric glow around the globe, simulating the visual effect of Earth's atmosphere when viewed from space.

Fixed

  • Xcode 26 build issues pertaining to MTInternalLogger class mitigated.

1.0.2

22 Jul 06:37
0dd165b

Choose a tag to compare

Released on 2025-07-22.

Fixed

  • Bug with using .ignoreSafeArea() on MTMapViewContainer is now fixed and layout is properly propagated.

1.0.1

05 Jun 13:07
27ce7a8

Choose a tag to compare

Released on 2025-06-05.

Fixed

  • Potential bug with MTSource and MTLayer insertion before style is loaded is now fixed

1.0.0

14 May 10:38
d34bde8

Choose a tag to compare

Released on 2025-05-14.

Added

  • Initial public release