Skip to content

Releases: MapsPeople/MapsIndoors-SDK-iOS

4.11.0

09 May 13:03
Compare
Choose a tag to compare

[4.11.0] 2025-05-09

Fixed

  • The bounds property of an MPFilter set on MPMapControl 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

09 May 07:02
Compare
Choose a tag to compare
4.10.1-beta.2 Pre-release
Pre-release

Beta release to verify React Native SDK compatibility

4.10.1-beta.1

08 May 10:51
Compare
Choose a tag to compare
4.10.1-beta.1 Pre-release
Pre-release

Beta release to verify React Native SDK compatibility

4.10.0

30 Apr 14:24
Compare
Choose a tag to compare

[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

08 Apr 13:41
Compare
Choose a tag to compare
4.9.8-beta.1 Pre-release
Pre-release
Release tag, version 4.9.8-beta.1, see CHANGELOG.md

4.9.7

01 Apr 14:43
Compare
Choose a tag to compare

Fixed

  • Fixed internal parsing of objects for cross-platform compatibility

4.9.6

24 Mar 16:41
Compare
Choose a tag to compare

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

05 Mar 17:45
Compare
Choose a tag to compare

[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 the selectionHighlight DisplayRule (the old style selection) with Android to get predictable results across the platforms.

4.9.5-beta.3

04 Mar 13:04
Compare
Choose a tag to compare
4.9.5-beta.3 Pre-release
Pre-release
Release tag, version 4.9.5-beta.3, see CHANGELOG.md

4.9.5-beta.2

26 Feb 14:41
Compare
Choose a tag to compare
4.9.5-beta.2 Pre-release
Pre-release
Release tag, version 4.9.5-beta.2, see CHANGELOG.md