Releases: maptiler/maptiler-sdk-swift
Releases · maptiler/maptiler-sdk-swift
1.1.0
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
Released on 2025-07-22.
Fixed
- Bug with using
.ignoreSafeArea()
onMTMapViewContainer
is now fixed and layout is properly propagated.
1.0.1
Released on 2025-06-05.
Fixed
- Potential bug with MTSource and MTLayer insertion before style is loaded is now fixed
1.0.0
Released on 2025-05-14.
Added
- Initial public release