Release Notes
Release Notes
Android v6
This version is a major update and brings several new features, major performance improvements, and lots of fixes.
v6.0.3
Release Date: 2024-10-30
- Introducing Save Routes feature
- Implemented Share route feature
- UI Enhancements for improved user experience and resolved UI issues
- Added functionality for Refreshing and Replotting Map Overlays
- Added API to retrieve Current Session ID
- Refactored Bottom Tabbar to handle special case for single-building scenario
- Positioning bug fixes and performance improvements
v6.0.2
Release Date: 2024-10-11
- Enhanced map screen UI
- Fixed overlay text issues
- Improved UI on the property home screen and permission screen
- Fixed action for nearby locations
- General bug fixes and performance improvements
- Refactored SDKs for better maintainability
v6.0.1
Release Date: 2024-09-25
- Alert SDK refactoring and removing dependency with firebase on new template
- Fixed showing correct percentage for downloading property
- Fixed crash on category selection
v6.0
Release Date: 2024-09-19
Key Highlights
- Major UI enhancements for our
app-template
- Enhanced customizability with our
app-template
New Features
- Enhanced property list view & download flow
- Customizable bottom navigation tabbar
- Enhanced property home page view
- Unified and enhanced selected point-of-interest view
- Enhanced feed list view
- Enhanced favourites UI and functionality
Changes
- No major sdk integration changes, focus on
app-template
and UI enhancements
v5.4.38
Release Date: 2024-08-29
- Updates to plotting priority (polygons, polylines, points, overlays)
- Improved map text plotting placement
v5.4.37
Release Date: 2024-08-14
- Crash fix for rare cases that were triggered by loading positioning data failure
- Minor bug fix related to floor selector
- Added Maori and British English Language support
v5.4.36
Release Date: 2024-07-16
- UI/UX enhancements when navigating across floors (visible floor automatically changes to the transition’s end level)
- Resolved an issue where requesting a route with an invalid start point was incorrectly returning a error of blocked by alerts
- Added a builder pattern for creating UpdateMapEvents which is more convenient to use
- Added
CustomMapParam
for enabling/disablingMap Overlay
selection ClickOverlay
added toMapClickEvent
v5.4.34
Release Date: 2024-07-09
- Enhanced responsiveness of building-to-building transitions
- Enhancements to wayfinding via intermediary buildings
- Enhanced level change smoothness in some scenarios
v5.4.33
Release Date: 2024-06-21
- Fixed crash on
app-template
favorite/recent screen when location services were not enabled
v5.4.32
Release Date: 2024-06-18
- Select and deselect entities now provide callbacks when complete avoiding several rare race conditions
- Performance enhancements for long-term background location scanning
- Performance enhancements to optional auto-wake core-sdk functionality
- Minor bug fix related to optional live location reporting
- Direction enhancements for stair-based level transitions across multiple floors
- Route calculation time enhancements for routes involving many intermediary buildings
Past Releases
v5.4.30 Release Date: 2024-06-03
- Added Language support for Hindi, Tamil, and Kannada
- Minor fix for selecting a building from the
app-template
and ensuring that the map was properly centered
v5.4.29
Release Date: 2024-05-22
- Updated permission request screens
- Enhancements for long-term background mode and auto-wake features
v5.4.28
Release Date: 2024-05-08
- Improved back button map functionality when using hybrid platforms
- Fixed occasional crash when SDK was shutdown
v5.4.27
Release Date: 2024-05-01
- Bux fix for map-ui-sdk in scenarios where loc-share-sdk is not used
- Restructure to alert-sdk usage
- Improvements to blue dot initialization time
- Improved resilience to incorrect blue dot jumping in some scenarios
v5.4.24
Release Date: 2024-04-24
- Blue dot positioning enhancements (reduction to lag & jumpiness in various scenarios)
v5.4.23
Release Date: 2024-04-23
- Minor bug fix for
loc-share-sdk
- Minor bug fix related to downloading multiple properties concurrently
v5.4.22
Release Date: 2024-04-16
- Bug fix for
loc-share-sdk
- Blue-dot enhancement (jump resilience)
v5.4.21
Release Date: 2024-04-11
- Introduced
loc-share-sdk
- Bug fixes for some deeplink corner cases
v5.4.20
Release Date: 2024-04-04
- Polish and Thai language support
- Reduced blue dot jumpiness that could occur in some scenarios
- Bug fix for rare issue that was resulting in core-positioning not getting sensor data
- Bug fix for blue dot locking to transitions and never unlocking in some rare scenarios
v5.4.19
Release Date: 2024-03-22
- Fixed crash which was occuring when switching device language or theme during runtime
- Fixed duplicate itinerary item issue
- Fixed confirmation dialog button when deleting tag
- Fixed several map & tag click related corner cases
- Enhanced route recalculation & locking business logic and customizability
- Enhanced locking to transitions logic
v5.4.18
Release Date: 2024-03-13
- Improved building initialization when transitioning between buildings
v5.4.17
Release Date: 2024-03-05
- Improved map click listeners for scenarios where text overlays are covering entities
- Bug fix for periodic blue dot freezing issue
- Route instructions enhancements
- Bug fix for situations where occasionally blue dot was aggressively locking to transitions
- Included necessary background location permissions for Android 14
v5.4.16
Release Date: 2024-02-23
- Enhanced floor transition robustness for elevator scenarios
- Fix Android platform targets to resolve issue on very old arm64 devices
- Fix periodic issue where blue dot and/or assisted positioning button would occasionally not appear
- Improved floor detection robustness/stability
- Improve issues related to building-to-building changes which also include a change in elevation
- Improve building-to-building transitions with nearby secondary entrances
- Better handling for licence expiry
v5.4.9
Release Date: 2024-01-19
- Blue dot floor change enhancements for complex scenarios which include partial landings and/or short pauses (e.g., elevator stops)
- Minor updates to geofencing radius for POI vicinity
- Bug fix for blue dot heading (vision cone)
- Bug fix to CMS icon/text rotation angle issues that could occasionally occur
- Bug fix to some MapFragment icons when location permission granting was delayed
- Improved concurrency handling for multiple coreApi requests to get PropertyInfo
- Added progress spinner to SimplerPropertyListFragment
- Minor enhancements for geofencing and notify integration
- Fixed crash which was occuring on devices which were missing inertial sensors
- Fixed blue dot heading / vision cone issue which would occasionally occur
- Bug fix for handling possible malformed json api responses
v5.4.8
Release Date: 2024-01-16
- Fix destination icon disappearing while added custom RoutingStyleParams
- Minor bug fixes and enhancements
v5.4.7
Release Date: 2023-12-22
- Minor fix to search bar in
MapstedMapActivity
(map-ui-sdk
) - Added
RouteStyleParams
for customizing routing icons and lines
v5.4.6
Release Date: 2023-12-20
- Fixed bug associated with
coreApi.setup().stopLocationServices(...)
- Fixed a bug which caused a delay in blue dot appearing
- Improved handling of
mapApi.mapView().config().changeAutomatedClickProcessingState(...)
- Routing fix for allowing internal routes when requesting building-to-building routes
v5.4.4
Release Date: 2023-12-08
- Added feature to
updateCompassButton(...)
inmapApi
- Bug fix for deeplink processing. Now requires passing in a
containerViewId
within which themapView
is contained - Various minor
app-template
bug fixes or enhancements - Multithreading enhancements to
autoWakeFromDeepSleep
feature
v5.4.2
Release Date: 2023-11-24
- Updated use of
CustomMapParams.Icon
usage, supplyingnull
will now remove theIcon
- Added ability to add click listener to
CustomMapParams.Icon
and enable/disable automatic click or rotation handling (viaCustomMapParams
) - Improved handling of deeplinks when selecting buildings, floors, or entities
- Improved handling of deeplinks involving multi-destination routes
- Bux fix associated with
addIcons(...)
handling of fallback drawables - Bug fix for copyright visibility on
map-sdk
when used withmap-ui-sdk
v5.4.1
Release Date: 2023-11-22
- Bug fix for processing kiosk-based deeplinks
- Bug fix for selecting recent items with multiple entities from map search dialog
- Bug fix for handling wayfinding-based
navigate
from POI (e.g., Entity, Tag, Overlay) - Bug fix for wayfinding mode
- Bug fix associated with blue dot building detection
v5.4.0
Release Date: 2023-11-17
New Features
- Added option to disable requesting for Bluetooth permissions
Changes
MapApi
restructured callback forselectPropertyAndDrawIfNeeded
including callbacks when specific buildings have completed plotted and when all buildings have completed plotting (i.e.,MapApi.PropertyBuildingPlotListener
vs.MapApi.PlotListener
)MapApi
added ability toplotProperty
andplotBuilding
without triggering a "selection"- Added various callbacks for
MapApi
methods to be notified when action is complete (e.g.,selectEntity
,setSelectedBuilding
) CoreApi
methodgetCached(...)
for accessing cachedPropertyData
has been deprecated and replaced bygetData(...)
which provides an async access toPropertyData
. This method will fetch cachedPropertyData
or trigger a download, if necessary
v5.3.20
Release Date: 2023-11-08
- Added support for dark mode
v5.3.19
Release Date: 2023-11-06
- Bug fix for
mapApi.mapView().customPlot().addIcons(...)
when provided a null or invalid URL - Improved default handling of
FeedFragment
inloc-marketing-sdk
- Fixed several
LiveData
flow issues forapp-template-mall
andapp-template-campus
v5.3.18
Release Date: 2023-11-01
- Bug fix for scenarios where multiple activities are being used (i.e., each with their own
MapApi
instance) - Bug fix for
mapApi.mapView().customPlot().addIcons(...)
, which now handles the fallback drawable correctly - Bug fix for scenarios where the route path across multiple buildings was disappearing when
Go
button was pressed - Bug fix for routing priority via escalators
v5.3.17
Release Date: 2023-10-24
- Added feature to
map-ui-sdk
for triggering plotting ofRoutePreview
screen,mapUiApi.events().launchRoutePreview(routeResponse)
- Refactored creation of
Waypoint
objects fromWaypointHelper.from(...)
toWaypoint.from(...)
- Refactored prefetching map data to
core-sdk
(specified viaCoreParams
), allowing prefetching of map data prior to loading of map - Bug fix for fallback drawable when using
map-sdk
for adding icons to map - Bug fix for initialization of auto-follow user (previously always enabled by default)
v5.3.16
Release Date: 2023-10-18
- Refactored
coreApi.properties().getEntity(...)
to not requirefloorId
as input - Additional wayfinding enhancements when routing via intermediary buildings
v5.3.15
Release Date: 2023-10-17
- Added feature to check if Location Services are enabled when requesting location permissions
- Bug fix for building detection in scenarios where multiple properties on the same licence overlap
v5.3.14
Release Date: 2023-10-12
- Fixed periodic blue dot initialization issues when near entrance/exits
- Fixed possible crash on launch when registering for heading accuracy listener prior to complete initialization
v5.3.13
Release Date: 2023-10-11
- Bug fixes for routing via intermediary buildings
v5.3.12
Release Date: 2023-10-04
- Reverted sdk to Java 11 (support for hybrid platform integration)
v5.3.11
Release Date: 2023-10-03
- Added heading accuracy changed callback
- Bug fixes for routing via intermediary buildings
- Bug fix for requesting location permissions on first launch
v5.3.10
Release Date: 2023-09-26
- Enhancements to property downloading speeds
v5.3.9
Release Date: 2023-09-21
- Routing fix for property routes involving multiple intermediary buildings
v5.3.8
Release Date: 2023-09-05
- Fixed potential crash which could occur in rare situations while taking floor transition in building with many levels
- Minor bug fix for app-templates when user has not given location permissions
v5.3.7
Release Date: 2023-08-31
- Bug fix for property/building plotting where in some circumstances plotting was reported as failing
- Enhancements for floor transitions
v5.3.6
Release Date: 2023-08-27
- Updated
play-services-location
to v21.0.1 andplay-services-auth
to v20.6.0.
Changes
- Removed
context
fromcoreApi.location().getQuickRoughEstimate(...)
- Replaced
MapUiApi.LocationServicesCallback
withCoreApi.LocationServiecsCallback
v5.3.5
Release Date: 2023-08-27
New Features
- Enhancements to route generation time
- Enhancements for complex property routing scenarios involving multiple intermediary buildings
- Bug fix related to map search view not dismissing in some circumstances
Changes
- Added
mapUiApi.lifecycle().onBackPressed()
for better back-press handling. This method will return aboolean
for whether or not Mapsted has handled the back press
v5.3.3
Release Date: 2023-07-27
Key Highlights
- Routing api refactoring and enhancements
New Features
- For multi-destination routes, the Go button on the Route Preview screen will only be selectable when viewing the first Route (i.e., My Location to A)
Changes
- Restructure to routing flow, removing ambiguity between mapApi and coreApi requesting route / starting navigation. Going forward, the mapApi methods are deprecated and coreApi should be used. The map-sdk handles its own callbacks internally
- Added some deep copies during route recalculations to avoid potential out-of-scope crashes
- Various internal routing UI performance enhancements
- Bug fix for programmatically removing waypoint from itinerary
- Bug fix for race condition where occasionally itinerary view would display behind route preview screen
- Bug fix for routing preferences between elevator, escalator, stairs, or ramps
- Improved responsiveness of blue dot and user/phone hearing callbacks
v5.2.8
Release Date: 2023-07-14 * Enhancements for map data downloading * Improvements for map plotting * Improved map rendering performance for multi-building properties * Refactored CustomMapParams icons to be more clean/consistent
v5.2.7
Release Date: 2023-07-11 * Improved protection against core-sdk crashes when alternatively starting/stopping the sdk * Bug fix for a routing between buildings corner case * Minor bug fix related to core positioning
v5.2.5
Release Date: 2023-06-27 * Significant improvents in map rendering performance for Map Overlays
v5.2.1
Release Date: 2023-06-21
Key Highlights
sdk-core
restructure to allow for separate initialization and start/stopping of location servicessdk-map
restructure to be more modularsdk-map-ui
restructure to be more modular
New Features
CoreParams
added for customization ofsdk-core
initialization- Map styles and theme customization (e.g., colour schemes) via Manage CMS
- Enhancements in blue dot accuracy and reliability
- Enhanced map overlay support, enabling more dynamic zoom-based styling
- Added additional support for Mapsted UI style/theme customization
- Added additional support for parsing and processing deeplink data within Mapsted SDK
- Support for CMS Staging/UAT mode
Changes
sdk-core
requires explicit calls to start location services (coreApi.setup().startLocationServices(...)
)CustomParams
andCustomMapParams
must now be supplied for initializationMapstedSdkController
renamed toMapstedMapUiApi
- Removed various singleton instances
BearingCallback
replaced with separate callbacks forPhoneHeading
,UserHeading
, andFusedHeading
(coreApi.heading()
)- Added ability to programatically enable/disable snapping of blue dot to route path (
coreApi.location().enableSnapBlueDotToRoute(...)
)
iOS v6
This version is a major update and brings several new features, major performance improvements, and lots of fixes.
v6.0.3
Release Date: 2024-10-30
- Introducing Save Routes feature
- Added Xcode 16 support
- UI Enhancements for improved user experience and resolved UI issues
- Added Analytics logs for permissions and deeplinks
- Added functionalities for Location services tracking : Start/Stop location services
- Added functionality for Refreshing and Replotting Map Overlays
- Added API to retrieve Current Session ID
- Crash fixed while clicking on website link
- Refactored Bottom Tabbar to handle special case for single-building scenario
- Positioning bug fixes and performance improvements
v6.0.2
Release Date: 2024-10-11
- Enhanced map screen UI
- Fixed an overlay text issue
- Resolved crash issue in the floor selector
- Fixed display issue regarding the previous route path
- General bug fixes and performance improvements
- Refactored deep link handling for improved functionality
v6.0.1
Release Date: 2024-09-27
- Fixed xCode compatibility issues
v6.0
Release Date: 2024-09-19
Key Highlights
- Major UI enhancements for our
app-template
- Enhanced customizability with our
app-template
New Features
- Enhanced property list view & download flow
- Customizable bottom navigation tabbar
- Enhanced property home page view
- Unified and enhanced selected point-of-interest view
- Enhanced feed list view
- Enhanced favourites UI and functionality
Changes
- No major sdk integration changes, focus on
app-template
and UI enhancements
v5.3.27
Release Date: 2024-08-30
- Updates to plotting priority (polygons, polylines, points, overlays)
- Added new language support for Maori and British English
- Improved level change initialization behaviour on iOS devices
- Crash fix for rare cases that were triggered by loading positioning data failure
- Support for dark and light mode for property icon
v5.3.26
Release Date: 2024-07-18
- UI/UX enhancements when navigating across floors (visible floor automatically changes to the transition’s end level)
- Resolved an issue where requesting a route with an invalid start point was incorrectly returning a error of blocked by alerts
v5.3.24
Release Date: 2024-07-09
- Enhanced responsiveness of building-to-building transitions
- Enhancements to wayfinding via intermediary buildings
- Enhanced level change smoothness in some scenarios
- Resolved issue related to deeplink multi-destination routing
- Fixes regarding deeplink
mapSelectEntity
andmapSelectFloor
v5.3.23
Release Date: 2024-06-27
- Implementation of centerOnBuilding
v5.3.22
Release Date: 2024-06-21
- Direction enhancements for stair-based level transitions across multiple floors
- Route calculation time enhancements for routes involving many intermediary buildings
Past Releases
v5.3.21
Release Date: 2024-06-17
- Support for situations where Motion & Fitness (barometer) permissions are not provided
- Improvements in the responsiveness of iOS floor transitions
- Enhanced building detection customization parameters
- Improvements in loading screens
v5.3.20
Release Date: 2024-05-31
- Added Language support for Hindi, Kannada and Tamil
- Fixed unsupported characters in several translation strings
v5.3.19
Release Date: 2024-05-20
- Enhancements for level changes on iOS
17.4.1
or higher - Improvements to blue dot initialization time
- Improved resilience to incorrect blue dot jumping in some scenarios
- Minor issue fixes
Note
- In order to use this SDK version, add following Privacy in the main project
Privacy - Motion Usage Description
- Enable
Motion & Fitness
access from iPhone settings
v5.3.18
Release Date: 2024-04-29
- Added
PrivacyInfo.xcprivacy
changes in the SDK - Fixed occasional crash when SDK was shutdown
v5.3.17
Release Date: 2024-04-19
- Routing UI Improvements and fixes.
- Blue-dot enhancement (jump resilience)
v5.3.16
Release Date: 2024-04-04
- Minor bug fixes
- Added support for Thai language in the SDK
- Added support for Polish language in the SDK
- Reduced blue dot jumpiness that could occur in some scenarios
- Bug fix for rare issue that was resulting in core-positioning not getting sensor data
- Bug fix for blue dot locking to transitions and never unlocking in some rare scenarios
v5.3.15
Release Date: 2024-03-22
- Enhanced route recalculation & locking business logic and customizability
- Enhanced locking to transitions logic
- Minor bug fixes
v5.3.14
Release Date: 2024-03-13
- Added support for Xcode compatibility for different versions of Xcode. Podspec url imports will now be as follows:
- For device: https://github.com/Mapsted/podspec.git
- For simulator: https://github.com/Mapsted/podspec-simulator.git
- Fixed issue related to floor transitions
- Added public API method to set the analytics email address for tracking analytics
CoreApi.AnalyticsManager.setAnalyticsEmail(email: ...)
v5.3.13 (Xcode 15.0, 14.3.1, Simulator) Release Date: 2024-03-04
- Bug fixes for the map-ui-sdk property plotting while using in combination with map-sdk
Changes
Removed the below methods:
MapstedMapApi.shared.addMapTileEventListenerDelegate(delegate: self)
MapstedMapApi.shared.addMapVectorElementListenerDelegate(delegate: self)
MapstedMapApi.shared.addMapListenerDelegate(delegate: self)
Instead use:
mapViewController.addMapTileEventListenerDelegate(delegate: self)
mapViewController.addMapVectorElementListenerDelegate(delegate: self)
mapViewController.addMapListenerDelegate(delegate: self)
Here mapViewController
is an instance of the MNMapViewController
.
v5.3.12 (Xcode 15.0, 14.3.1, Simulator)
Release Date: 2024-02-23
- Improved floor detection robustness/stability
- Improve issues related to building-to-building changes which also include a change in elevation
- Improve building-to-building transitions with nearby secondary entrances
- Better handling for licence expiry
- Minor bug fix for dark mode
v5.3.11 (Xcode 15.0, 14.3.1, Simulator)
Release Date: 2024-01-30
- Fixed issue where some entity labels were not displaying on map
- Added methods to manually register for map click and event listeners
MapstedMapApi.shared.addMapTileEventListenerDelegate(delegate: self)
MapstedMapApi.shared.addMapVectorElementListenerDelegate(delegate: self)
MapstedMapApi.shared.addMapListenerDelegate(delegate: self)
- Fixed the issue in Recenter property function on
MapstedMapApi
when property data is not yet loaded into memory
v5.3.9 (Xcode 15.0, 14.3.1, Simulator)
Release Date: 2024-01-25
- Added
geofence-sdk
support - Minor bug fixes
v5.3.8 (Xcode 15.0, 14.3.1, Simulator)
Release Date: 2024-01-19
- Blue dot floor change enhancements for complex scenarios which include partial landings and/or short pauses (e.g., elevator stops)
- Added speech instruction for the Destination reached scenario
- Fixed blue dot heading / vision cone issue which would occasionally occur
- Bug fix to ensure that basemap is downloaded automatically when a property download is triggered via
core-sdk
- Minor bug fixes
v5.3.7 (Xcode 15.0, 14.3.1, Simulator)
Release Date: 2023-12-20
- Fixed some compilation issues which were impacting integrating the mobile-sdk with react-native
v5.3.6 (Xcode 15.0, 14.3.1, Simulator)
Release Date: 2023-12-12
- Minor bug fix for building detection in some cases where correlated erroneous GPS data is observed
v5.3.5 (Xcode 15.0, 14.3.1, Simulator)
Release Date: 2023-12-06
- Added additional feature for improved
map-sdk
memory releasing (i.e.,MapstedMapApi.shared.unloadMapResources()
)
v5.3.4 (Xcode 15.0, 14.3.1, Simulator)
Release Date: 2023-11-29
- Additional features for
map-sdk
compass button (click listener, configure the automated processing for rotation or click processing) - Resolved route progress feature for
map-sdk
v5.3.3 (Xcode 15.0, 14.3.1, Simulator)
Release Date: 2023-11-24
- Bug fix associated with point-of-interest list generation
- Bug fix for distance-time estimation on RoutePreview screen while in wayfinding only mode
v5.3.2 (Xcode 15.0, 14.3.1, Simulator)
Release Date: 2023-11-23
- Bug fix for wayfinding mode
- Bug fix associated with blue dot building detection
v5.3.1 (Xcode 15.0, 14.3.1, Simulator)
Release Date: 2023-11-21
- Added utility method to
map-sdk
for recentering map camera on propertyMapstedMapApi.shared.centerOnProperty(...)
- Added option to manually disable location permissions pop-up (
MNSettingUtils.shared.enableLocationServices = false
)
v5.3.0 (Xcode 15.0, 14.3.1, Simulator)
Release Date: 2023-11-07
- Added
addIcon(...)
functionality tomapApi
- Bug fix for
filterAndSortSearchables
incoreApi
v5.2.9 (Xcode 15.0, 14.3.1, Simulator)
Release Date: 2023-11-02
- Code restructuring to migrate Map Overlays feature to
map-sdk
- Bug fix for routing priority via escalators
v5.2.8 (Xcode 15.0, 14.3.1, Simulator)
Release Date: 2023-10-30
- Added support for dark mode
v5.2.7 (Xcode 15.0, 14.3.1, Simulator)
Release Date: 2023-10-19
- Additional wayfinding enhancements when routing via intermediary buildings
- Added method to fetch the property or building level entity based on propertyId, buildingId and entityId.
v5.2.6 (Xcode 15.0, Simulator)
Release Date: 2023-10-13
- Fixed periodic blue dot initialization issues when near entrance/exits
v5.2.5 (Xcode 15.0, Simulator)
Release Date: 2023-10-11
- This includes fixes for routing via intermediary buildings
v5.2.4 (Xcode 15.0, Simulator)
Release Date: 2023-10-04
- Added heading accuracy changed callback (CoreApi.LocationManager.addPhoneHeadingAccuracyChangeListener)
v5.2.3 (Xcode 15.0)
Release Date: 2023-09-25
- Support for iOS 17 (requiring update to Xcode 15.0)
v5.2.2 (Xcode 14.3.1, Simulator)
Release Date: 2023-09-21
- Routing fix for property routes involving multiple intermediary buildings
- Added ability to configure whether or not Bluetooth permissions should be re
v5.2.1 (Xcode 14.3.1)
Release Date: 2023-09-15
- Added language support for English (US)
v5.2.0 (Xcode 14.3.1)
Release Date: 2023-09-11
- Bug fix for some scenarios where the routing footer was getting hidden when navigation was started
v5.1.9 (Xcode 14.3.1)
Release Date: 2023-09-07
- Bug fix for some scenarios where the property was not plotting on the first request
v5.1.8 (Xcode 14.3.1)
Release Date: 2023-09-06
- Minor routing enhancements
- Bug fix related to floor transitions (in some rare scenarios)
v5.1.7 (Xcode 14.3.1)
Release Date: 2023-08-31
- Bug fix for rare scenarios where map download callbacks were both being called properly
- Enhancements for floor transitions
v5.1.6 (Xcode 14.3.1)
Release Date: 2023-08-25
- Enhancements to route generation time
- Enhancements for complex property routing scenarios involving multiple intermediary buildings
v5.1.5 (Xcode 14.3.1)
Release Date: 2023-08-17
- SDK size reduction (no change in features)
v5.1.4 (Xcode 14.3.1)
Release Date: 2023-07-28
- Bug fix for routing preferences between elevator, escalator, stairs, or ramps
- Improved threading when handling position changes and heading changes
v5.1.3 (Xcode 14.3.1)
Release Date: 2023-07-11
- Upgraded core positioning module for enhanced positioning accuracy
v5.1.2 (Xcode 14.3.1)
Release Date: 2023-07-06
- Recompiled SDK with Xcode 14.3.1
v5.1.1 (Xcode 14.3)
Release Date: 2023-06-26
- Customization of the compass button (icon and position on the map view)
- Customization of the copyright label (bottom margin)
- Changes to
CoreInitCallback
methods to expose enums foronFailure
andonStatusUpdate
- Fixed an issue where blue dot was not appearing when using fake GPS
v5.1 (Xcode 14.3)
Release Date: 2023-06-20
BearingCallback
replaced with separate callbacks forPhoneHeading
,UserHeading
, andFusedHeading
(coreApi.heading()
)- Added ability to programatically enable/disable snapping of blue dot to route path (
coreApi.location().enableSnapBlueDotToRoute(...)
) - Added
getDistanceTimeToEndOfRoute
andgetUserDistanceTimeToRoute
toMNRouteUserProgress
callback
v5.0 (Xcode 14.3)
Release Date: 2023-06-15
New Features * Map styles and theme customization (e.g., colour schemes) via Manage CMS * Support for CMS Staging/UAT mode
Changes
- Added auto setting for distance units to automatically handle metric vs. imperial depending on locale
React Native
The react native sdk provides a basic wrapper around the Mapsted foundational SDKs.
v0.0.13
Release Date: 2024-09-03
- Fixes on android grandle build configuration related issues.
v0.0.12
Release Date: 2024-08-30
- Android sdk v5.4.38
- iOS sdk v5.3.27
v0.0.11
Release Date: 2024-08-29
- Fixes on iOS pod file related issues.
v0.0.10
Release Date: 2024-08-29
- Fixes on android grandle build configuration related issues.
v0.0.9
Release Date: 2024-06-20
- Android sdk v5.4.32
- iOS sdk v5.3.21
Past Releases
v0.0.8
Release Date: 2024-06-20
- Android sdk v5.4.32
- iOS sdk v5.3.20
v0.0.7
Release Date: 2024-06-19
- Android sdk v5.4.30
v0.0.6
Release Date: 2024-06-03
- Rename the ios podsepc file.
Flutter
The flutter sdk provides a basic wrapper around the Mapsted foundational SDKs.
v0.0.7
Release Date: 2024-09-04
- Update android related gradle scripts.
v0.0.6
Release Date: 2024-09-02
- iOS sdk v5.3.27
v0.0.5
Release Date: 2024-08-30
- Android sdk v5.4.38
v0.0.4
Release Date: 2024-08-29
- Fix incorrect typecast in MapstedFlutterPlugin file.
v0.0.3
Release Date: 2024-08-29
- Update README.md
Past Releases
v0.0.2
Release Date: 2024-08-29
- Improve documentation
v0.0.1
Release Date: 2024-08-28
- Initial developers preview release.
- iOS sdk v5.3.21
- Android sdk v5.4.32
Ionic (Cordova)
The Ionic sdk provides a basic wrapper around the Mapsted foundational SDKs.
v0.0.12
Release Date: 2024-09-03
- Android sdk v5.4.38
- iOS sdk v5.3.27
v0.0.11
Release Date: 2024-08-30
- Fixes on iOS pod file related issues.
v0.0.10
Release Date: 2024-06-21
- Fixes on android grandle build configuration related issues.
v0.0.9
Release Date: 2024-06-20
- iOS sdk v5.3.21
v0.0.8
Release Date: 2024-06-20
- Android sdk v5.4.32
Past Releases
v0.0.7
Release Date: 2024-06-19
- iOS sdk v5.3.20