Releases: MapsPeople/MapsIndoors-SDK-iOS
Releases · MapsPeople/MapsIndoors-SDK-iOS
4.9.5-beta.1
Test build with stability fixes for Google Maps users, tagged on branch SDE-116/viewstate_instabilities
4.9.4
4.9.4 2025-02-19
Fixed
- Resolved an internal memory issue in
MPMapControl
that would cause memory to build up if creating multiple instances of it, eventually leading to app being terminated by iOS.
4.9.4-beta.1
Release tag, version 4.9.4-beta.1, see CHANGELOG.md
4.9.3
[4.9.3] 2025-02-14
Fixed
- Resolved a number of internal memory issues, potentially causing leaks and crashes over time.
- Fixed issue with offline caching not working as intended.
4.9.3-beta.4
Release tag, version 4.9.3-beta.4, see CHANGELOG.md
4.9.3-beta.3
Preview build for potentially fixed DSM
4.9.3-beta.2
Preview build for potentially fixed DSM
4.9.3-beta.1
Preview for Emplate, to confirm resolution of MS-2915
4.9.2
4.9.2: 2025-01-29
Fixed
- MapsIndoors can again show the map without network connectivity, as long as the MapsIndoors data has been downloaded in a previous session.
4.9.1
[4.9.1] 2025-01-21
Fixed
- Fixed missing camera behavior when using
setHighlight
methods onMPMapControl
. - Fixed issue with
maxZoom
on the behavior not being respected when selecting a location usingselect(location: MPLocation?, behavior: MPSelectionBehavior)
onMPMapControl
.