Releases: MapsPeople/MapsIndoors-SDK-iOS
Releases · MapsPeople/MapsIndoors-SDK-iOS
4.13.2
4.13.1
[4.13.1] 2025-08-05
Fixed
- Fixed problem where the initial state of the map when initializing
MPMapControl
would sometimes be incorrect, until the camera is moved.
4.13.0
[4.13.0] 2025-08-01
Fixed
- Improved the rendering performance.
- Fixed issue with a tendency for memory usage to spike, when changing many display rule values.
- Fixed issue where previously applied map behaviors on MapControl would be wrongfully retained and applied.
- Fixed issue with the default floor of buildings not being respected.
- Corrected the detection of current venue and building. A venue or building could wrongly be deselected, if a user zoomed far in. Another derived issue from this, was the floor selector would disappear.
4.13.0-rc.1
This release candidate is based on branch prepare/4.13.0
- addressing support issues concerning "random default floor" and improving the rendering responsiveness.
4.12.3
[4.12.3] 2025-07-22
Changed
- Updated the Mapbox dependency to 11.13.3 - to address signature validation issues
4.12.2
[4.12.2] 2025-07-09
Fixed
- Loading will no longer halt when loading a MapsIndoors Solution with many Venues.
- When setting the default Floor of a Building set in the CMS, it is now respected.
- Directions involving external parts (from Google Maps or Mapbox) now work properly in all cases.
Changed
didChange(selectedLocation:)
onMPMapControlDelegate
is now sent even if the selected Location is the already selected Location.- Updated Mapbox Maps to 11.13.0
4.12.1
-
Loading will no longer halt when loading a MapsIndoors Solution with many Venues.
-
Updated Mapbox Maps to 11.12.0
-
Updated Google Maps to 9.4.0
4.12.1-beta.1
Release tag, version 4.12.1-beta.1, see CHANGELOG.md
4.12.0-beta.1
Release tag, version 4.12.0-beta.1, see CHANGELOG.md
4.11.0
[4.11.0] 2025-05-09
Fixed
- The
bounds
property of anMPFilter
set onMPMapControl
did not work as intended. Locations outside the bounds are now filtered away, and not shown. - Improved marker rendering consistency on Google Maps.
Added
- Elevated 2D Models. 2D Models that are placed on Extrusions, will now be raised to be placed on top
Mapbox feature [Mapbox only] - Clip Layer. Extruded buildings and Trees from the MapBox standard style can now be removed, when inside venue's geometry. Does not remove landmarks consistently, will be solved with a future version of Mapbox. Requires a module enabled. Contact MapsPeople to have it enabled [Mapbox only]