Skip to content

Releases: MapsPeople/MapsIndoors-SDK-iOS

4.13.2

06 Aug 09:28
Compare
Choose a tag to compare

[4.13.2] 2025-08-06

Fixed

  • Fixed problem where the initial state of the map when initializing MPMapControl would sometimes be incorrect, until the camera is moved.

4.13.1

05 Aug 18:37
Compare
Choose a tag to compare

[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

01 Aug 10:41
Compare
Choose a tag to compare

[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

23 Jul 12:32
Compare
Choose a tag to compare
4.13.0-rc.1 Pre-release
Pre-release

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

22 Jul 08:53
Compare
Choose a tag to compare

[4.12.3] 2025-07-22

Changed

  • Updated the Mapbox dependency to 11.13.3 - to address signature validation issues

4.12.2

09 Jul 14:39
Compare
Choose a tag to compare

[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:) on MPMapControlDelegate is now sent even if the selected Location is the already selected Location.
  • Updated Mapbox Maps to 11.13.0

4.12.1

19 Jun 11:04
Compare
Choose a tag to compare
  • 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

19 Jun 08:15
Compare
Choose a tag to compare
4.12.1-beta.1 Pre-release
Pre-release
Release tag, version 4.12.1-beta.1, see CHANGELOG.md

4.12.0-beta.1

18 Jun 14:27
Compare
Choose a tag to compare
4.12.0-beta.1 Pre-release
Pre-release
Release tag, version 4.12.0-beta.1, see CHANGELOG.md

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]