Releases: MapsPeople/MapsIndoors-SDK-iOS
Releases · MapsPeople/MapsIndoors-SDK-iOS
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]
4.10.1-beta.2
Beta release to verify React Native SDK compatibility
4.10.1-beta.1
Beta release to verify React Native SDK compatibility
4.10.0
[4.10.0] 2025-04-30
Fixed
- Rendering issue where closely adjacent icons may "flicker" when the camera moves.
- Issue where some routes would be incorrect, if the route was calculated while offline.
- Improved general stability.
Changed
- Bumped minimum required iOS version to 15.6.
- Routes computed while offline, can no longer perform line-of-sight optimizations. Therefore the route polyline now follows the underlying graph geometry exactly.
4.9.8-beta.1
Release tag, version 4.9.8-beta.1, see CHANGELOG.md
4.9.7
Fixed
- Fixed internal parsing of objects for cross-platform compatibility
4.9.6
Fixed
- Issue where the location's selected state would not always be reflected for "old style" selection (i.e.
MPSolutionConfig/newSelection = false
). - Improved stability of the Google Map Provider by removing a number of threading related crashes.
4.9.5
[4.9.5] 2025-03-05
Fixed
- Removed potential race conditions when starting up MapsIndoors with Mapbox 11, that could cause some of the MapsIndoors data to be displayed incorrectly, e.g. a route using the
MPDirectionsRenderer
.
Changed
- Align the default value for the
iconVisible
property of theselectionHighlight
DisplayRule (the old style selection) with Android to get predictable results across the platforms.
4.9.5-beta.3
Release tag, version 4.9.5-beta.3, see CHANGELOG.md
4.9.5-beta.2
Release tag, version 4.9.5-beta.2, see CHANGELOG.md