Version 1.141.4 – April 15, 2025 #
Fixed
- Fixed a bug where the delete button in Find My Car didn’t show the right colors on iOS.
Version 1.141.3 – April 14, 2025 #
Fixed
- Favorites icon was not displaying correctly
- Prevented POI name from overlapping with close and share buttons
- Corrected floor name display in the final navigation step
Improved
- Increased visual consistency of car icon between UI and map
- Made close and share buttons rounder for better aesthetics
Version 1.141.2 – April 11, 2025 #
Fixed
- Fixed crash that happened when starting a navigation towards a find my car POI
Version 1.141.1 – April 11, 2025 #
Fixes
- Minor UI fixes
- Add white border to car icons to increase contrast
- Fix text color in the cancel button of modals
- Improve long-route-modal and routes-error-panel styles
- Fix vertical scroll in permissions modal
- Add little arrow in the poi details buttons area when there is overflow
- Show favorites icon in category list filter
- Fix text color of the delete button inside find-my-car in dark mode
- Fix find my car icon not being shown in map
- Fix live indications crashing when navigating to find my car
Changed
- Do not allow to dismiss tickets and actions modals when touching outside them
Version 1.141.0 – April 10, 2025 #
Improved
- Add new sligh turn indications while navigating and directions
- Improve styles of live indications for smaller phones
- Repetitive TTS for long path indications
- Add “In a few meters” for turn indications
Version 1.140.0 – April 09, 2025 #
Added
- Enabled functionality to maintain floor change indications during floor transitions. It dependes on two configurable params: “Outside route threshold on incorrect floor” (distance threshold for recalculation) and “time to ignore unexpected floor changes” (duration to maintain locked indications).
Improved
- Improve accessibility for the font size selector
- Improve styling for all the buttons in the map toolbar
- Improve Live indications sizing in large font sizes
Fixed
- Fix error when editing custom fields of a POI or geofence in the editor
- Fix
ui.font_size_update
payload parsing applying incorrect values when payload was an accesibility value (iOS). - Fix save/restore route settings from the accesibility panel
Version 1.139.3 – April 08, 2025 #
Changed
- Make sure we prioritize the theme instead of the features when using accessible themes.
Fixed
- Fix error when editing custom fields of a POI or geofence in the editor.
- Fix color palette on GeoJSON editor so that it works well on all color themes.
Version 1.139.2 – April 07, 2025 #
Fixed
- Updated propertly set the route distance when the indication is a turn or flooor change.
Version 1.139.1 – April 07, 2025 #
Fixed
- Fixed ‘ui.font_size_update’ payload parsing applying incorrect values when payload was an accessibility value (iOS).
Version 1.139.0 – April 07, 2025 #
Added
- Improved navigation instructions: forward indications now explicitly mention upcoming turns (e.g., “Go 50m and turn left”).
- Fixed navigation not being updated after prefetch takes place
- Add delayed indications if last indication is a turn indication type.
- Add conectors phrases in indication N2
- Add new indication type “look at” to right or left when user has wrong orientation and user is far of a turn.
Fixed
- Take into account the first and last minutes when filtering routes by hour.
- Fix to return a json error when routes library can not compute route.
- Avoid route library reset when prefetch finishes
Version 1.138.3 – April 02, 2025 #
Changed
- Disabled “speech rate” until all platforms add support
Version 1.138.2 – April 02, 2025 #
Changed
- Internal improvements
Version 1.138.1 – April 02, 2025 #
Fixed
- Added missing translations
Version 1.138.0 – April 02, 2025 #
Added
- Add new “Speech speed” to configure the speed of the Text to Speech feature.
Improved
- Screen reader improvements
- Improved screen reader on user settings panel
- Added translations on some aria labels on the user sesttings panel
- Hide elements from the accessible DOM that should not be focusable (e.g. map attribution, AR button)
Changed
- Now the setting “Speak Indications” is configured from the user settings panel. The speaker button shown on the indications replays the current indication message instead of enabling/disabling the “Speak Indications” feature
- If the setting “Speak Indications” is not enable the user has to focus on the indication text for it to be read, it is not live anymore.
Fixed
- Before while the user settings panel was open you were able to focus on elements under the modal on Android. Now we hiden these elements from the accessible DOM
- Fixed change floor text on grouped indications.
- Removed “You are ” string from whereAmI message.
- Fixed indications destination when find my car is enabled.
Version 1.137.1 – April 01, 2025 #
Fixed
- Added missing translations
Version 1.137.0 – April 01, 2025 #
Improved
- Group logical directions and navigation steps around landmarks to make indications clearer and more readable.
- Improve “Where Am I” message by adding area descriptions based on geofence data.
- Improve Where Am I message to handle bigger texts.
Changed
- Lower the opacity of the location arrow.
- Updated the routes library. Floor change indications now remain visible longer, ensuring clearer navigation until the user reaches the destination floor or moves too far from the original location.
Fixed
- Fix navigation steps always generated with non-accesible routes even when user did selected them.
Version 1.136.2 – March 31, 2025 #
Fixed
- Fixed error when uploading geofences or POIs with empty custom field values.
Version 1.136.1 – March 31, 2025 #
Fixed
- Allow ETA to take up more space to avoid the POI name or the ETA to be clipped.
- Fix that prevents the user from having to double-tap to trigger the onClick event on iOS Safari. This caused that POIs had to be selected twice when displaying POI results on the search menu.
- Adapted User Settings Panel so it works smoothly with big font sizes.
Version 1.136.0 – March 28, 2025 #
Added
- Introduced new options in the User Settings Panel panel to configure routes based on accessibility tags.
- Enhanced the path links editor to automatically suggest predefined accessibility tags, along with tags already used in other links within the building.
Fixed
- Fixed preroute selected route type being ignored when starting navigation. This caused that the shortest route was always selected for navigation, independently of user choices (e.g. wheelchair friendly).
Version 1.135.2 – March 27, 2025 #
Fixed
- Fixed location image not being shown due to
Content-Security-Policy
restrictions.
Version 1.135.1 – March 27, 2025 #
Fixed
- We are now less restrictive on our
Content-Security-Policy
headers to allow for external media.
Version 1.135.0 – March 26, 2025 #
Added
- Added a new mode that enables embedding the viewer within the Dashboard for cartography editing.
- Increase security by enabling
Content-Security-Policy
headers.
Version 1.134.1 – March 21, 2025 #
Changed
- Users with a read-only API key can now access all editors in a read-only mode.
Improved
- Significant performance improvements have been implemented in the Paths Editor.
- Configuring a text overlay on the map no longer requires setting the “value” and “name” fields separately.
- Dragging path nodes and overlay items now offers a smoother and more responsive experience.
Version 1.134.0 – March 20, 2025 #
Added
- Added new ‘Show geofence pop-ups’ switch at User Settings Panel. The user now decides whether to be notified about geofence entrances or not by pop-up dialogs. This feature will only appear if there is at least one GEOFENCE_ENTER Action configured and enabled.

- Added new event ‘app.vibrate’ to request a vibration to the device in embed mode. This Javascript PostMessage will send the duration and intensity. See VibratePayload.
Changed
- Actions allow to trigger certain events when certain conditions are met. For instance, they are used to show a pop up when an user enters a geofence. Now, Actions have 3 new parameters:
- action.triggerOptions.onlyOnce: If checked, the Action will only be triggered once. Default value is true.
- action.triggerOptions.cooldown: After an Action is triggered, time period during which Actions will not be triggered again. If the action.onlyOnce is false, you can modify this parameter to any value between 0 to 604800 (a week) seconds.
- action.enabled: Whether to enable or disable an Action configured for this profile. Default value is true.

Improve
- We’ve improved our Editors:
- Added support for multi-language support on POI and Geofence Editors.
- Fixed editor headers when editing POIs, geofences, texts and 3D models.
- Fixed an issue that caused an overflow on the image overlay Editor when a big image was uploaded.
- Added support to easily modify certain properties of POIs and geofences that otherwise would be configured by using custom fields:
- POIs: surname, priority
- Geofences: trainer_metadata
- Misc
- Add missing Norwegian flag on the language selector.
- New compass indicator that points to the North all the time as the map rotates (desktop mode only).
Version 1.133.4 – March 19, 2025 #
Changed
- Restored multi-selection functionality on GeoJSON editor.
- Fixed not being able to load GeoJSON on negative floors.
- Fixed left-click not unselecting all selected features.
Version 1.133.3 – March 19, 2025 #
Fixed
- Fixed modals not being triggered when tags are present for both navigation and directions.
- Fixed modals not being triggered when tags are present on the current step on navigation.
Version 1.133.2 – March 13, 2025 #
Fixed
- Fixed issue with some floors with custom field
geoserver_map_url
configured.
Version 1.133.1 – March 13, 2025 #
Added
- Added support for Norwegian language.
Fixed
- Fixed error when creating and deleting cartography features in the Editor.
- Fixed small issue with drag events on Paths Editor.
Version 1.133.0 – March 13, 2025 #
Added
- New paths editor:
- Advanced Drawing Tools: Use the “draw” tool to paint new path sections, join separate nodes with links, and split links by inserting new nodes for finer control.
- Enhanced Floor Visualization & Analysis: Seamlessly visualize floor transitions and automatically analyze paths for potential issues, ensuring safe and efficient navigation.
- Individual Element Editing: Select any node or link to change its properties, reposition it, or remove it from the graph.
- Bulk Transformations: Quickly drag, rotate, or scale entire paths to adjust all sections of your route graph with ease.

Version 1.132.0 – March 10, 2025 #
Changed
- Stabilized the new IMDF layer based on Maplibre.
Improved
- Improved the look and feel as well as the user experience of both the GeoJSON and GeoJSON theme editor, resulting in a cleaner and more intuitive interface.
- Optimized the performance of both the GeoJSON and the GeoJSON theme editor for a smoother experience.

Version 1.131.0 – March 10, 2025 #
Added
- Now, the Map Viewer shows the “selected POI icon” (as configured in Situm Dashboard) when the user clicks on it.
Changed
- Improve POI Icon Selection & CDN URL Handling
Fixed
- The POI Category grid (for category filtering) was not refreshing automatically when the user changed the font size in the Accessibility Panel.
Version 1.130.0 – March 04, 2025 #
Added
- Allow the viewer to receive the auth parameters from postMessage, so it will wait
and show a message until the message arrives. Message app.set_auth
Version 1.129.2 – February 28, 2025 #
Fixed
- Fixed floorplan image not being rendered on some buildings when the new floorplan (Maplibre) layer was enabled.
Version 1.129.1 – February 26, 2025 #
Fixed
- Now, we load the initial value of the font size (from the underlying OS) in the Accessibility Settings.
Added
- Added a reset button to the font size setting, on the Accessibility Settings panel. It resets the font size to the default value.
Version 1.129.0 – February 25, 2025 #
Added
- Stabilized new layers (Maplibre) for the floor plan, tiles, text features, and icon features. Some functionalities are not yet supported in the text and icon layers.
- Set the new floor plan and tiles layer as the default layers.
Version 1.128.1 – February 24, 2025 #
Fixed
- In static navigation (e.g. kiosks, websites), when location was not available, search results were not being correctly sorted according by distance even if the “sort by” configuration (Configuration Panel) was correctly set.
Version 1.128.0 – February 21, 2025 #
Added
- New user accessibility setting allows to change font size directly on the Map Viewer. By default, the underlying OS font size configuration will be used.
- New
ui.font_size_update
PostMessage to change font size (Javascript PostMessage API).

Version 1.127.6 – February 21, 2025 #
Improved
- Optimized Configuration Profile fetching: now we prioritize fetching from Situm’s map_config API instead on relying on the old system (static Config Files in a static server).
Fixed
- Resolved an issue where a nonexistent Configuration Profile did not default to the ‘demo account’ fallback profile.
Version 1.127.5 – February 20, 2025 #
Fixed
- Fixed color theme not being loaded correctly from Configuration Profile.
Version 1.127.4 – February 19, 2025 #
Fixed
- Fixed POIs not being rendered under some configurations.
Version 1.127.3 – February 18, 2025 #
Fixed
- Added small displacement on icon and text features to avoid z-fighting.
Version 1.127.2 – February 18, 2025 #
Added
- New Configuration Setting allows to hide the POI panel.
Version 1.126.3 – February 17, 2025 #
Fixed
- Fixed depth issues at certain pitch angles when rendering text and icon on top of the map.
Version 1.126.2 – February 14, 2025 #
Fixed
- Ensured the destination POI’s info field is never
null
, replacing it with an empty string. This prevents parsing issues in native SDKs (when running along the Map Viewer in mobile apps).
Improved
- Implemented location quality measurements to determine AR button availability. If location is not accurate, AR can’t be opened.
- Implemented a tooltip and icon color change to indicate when the AR button is disabled due to poor location quality.
Version 1.126.1 – February 13, 2025 #
Changed
- Now, the URL that we use to determine whether the viewer is online or offline has been changed to point to our API. Some firewalls were blocking the network requests to the previous URL, which led to incorrect detection of offline network status.
Version 1.126.0 – February 12, 2025 #
Improved
- Updated Situm’s map logo to ensure proper display across all themes.
- (Experimental, Advanced users only) Improved the order of rendering of map layers. Also, now you can configure our app to display either the new or the old layers:

Added
- Introduced new experimental layers for 3D models, icon features, and text features.
- Added hover functionality to MapLibre’s IMDF layer.
Version 1.125.0 – February 07, 2025 #
Added
- Allow to disable the share buttons both for POI and Map through the Configuration Panel.
- On the Accessibility Panel (where users can configure accessibility settings), we now allow users to switch the UI language among all the available languages (more than 20).
Changed
- Change user Settings Panel icon to Accessibility icon.
Version 1.124.0 – February 07, 2025 #
Improved
Improved the overall color palette for high contrast users, so that:
- Some interface elements now use the primary color to make them stand out from the rest.
- To avoid overwhelming users, we’ve reduced the number of elements displayed on the map. Only functional elements are shown, while purely decorative ones have been removed.


- All map elements are now contrast-compliant to improve visibility. Special attention has been given to ensure the position and routes are easy to see and distinguish from other map elements.

Version 1.123.0 – February 04, 2025 #
Added
- Geomarketing is now available in the Map Viewer:
- Displays an informative message to users when they enter a geofence.
- Each interaction is logged, allowing us to generate BI reports that help optimize your business.
- This is achieve through the Configuration Panel, where different “Actions” can be configured: for instance, showing a message / image when user enters a geofence. The information that the user sees is fully configurable in several languages.



Improvements
- Action configuration form had a major refactor both internally and in the UI to simplify the configuration process.
- Action configuration form now allows to easily configure multi-language content.
- Add more contextual information on app.started event, which allows us to generate better BI reports.
Version 1.122.0 – February 04, 2025 #
Improved
- Minor improvements for the Cartography Editor:
- When editing the cartography and clicking overlapping features, a new popup will appear prompting the user to choose which feature to select.
- Category filtering allows to toggle visibility of each layer type individually.
Version 1.121.1 – January 30, 2025 #
Improved
- Enhanced Configuration Profiles list feedback by adding a loading indicator and an empty list message.
- Improved POI selection on the map by increasing the clickable area around each visible POI.
Fixed
- Removed shadow from the POI panel buttons.
- Added a small gap between the POI icon and its label for the selected POI.
Changed
- Removed all code related to useDashboardTheme. Now, the Map Viewer does not read any Theme (e.g. color, logo) configured in Situm Dashboard.
- Renamed Configuration Files to Configuration Profiles (or Profiles, in short).
Version 1.121.0 – January 28, 2025 #
Improved
- Improved default demo’s building loading.
- Enabled the AR button with the WASM navigation library. This allows to use AR not only when you use navigation by Situm SDK, but also by the new and recommended Web-Assembly library, which fully runs on the browser.
- Improved TalkBack and VoiceOver support by:
- Reducing the number of interactive elements for both technologies, especially on Android, which simplifies the interface and improves its usability.
- Now TalkBack and VoiceOver users can access turn-by-turn directions while exploring the static route.
- Redesigned the directions screen, improving the UI for both mobile and desktop.



Version 1.120.2 – January 24, 2025 #
Fixed
- Solved an issue that did not allow loading a predefined default building and floor when app launched our demo account.
Version 1.120.1 – January 22, 2025 #
Fixed
- Fixed minor issues when loading a Configuration Profile from Situm Cloud.
Version 1.120.0 – January 22, 2025 #
Added
- Some users require to change some configurations, so we added a menu to do so. By clicking on a “Settings” button, they can open a panel from which they can change the Viewer’s language, and enable accessibility preferences such as enabling high contrast by default, blocking animations or prioritizing accesible routes.
![]() | ![]() |
Settings menu on a desktop browser | Same menu on a mobile devices |
- Allow to load user settings from local storage
Fixed
- Fixed minor issues when loading a Configuration Profile from Situm Cloud.
Version 1.119.1 – January 20, 2025 #
Fixed
- Fixed an issue where the Cartography Editor did not respond to click events.
Version 1.119.0 – January 20, 2025 #
Added
- Support for batch editing the paths of a building in the features editor.

Version 1.118.0 – January 16, 2025 #
Added
- Beta: Introduced a new user interface for managing Configuration Profiles (Configuration Panel). Users opening the Viewer with read-write API keys can now configure the appearance and behavior of the Map Viewer using the Configuration Panel as usual, and save it in Situm Cloud with a single click.
Version 1.117.0 – January 13, 2025 #
Added
- Introduced the ability to select multiple polygons while editing GeoJSON.
Fixed
- Fixed an issue where GeoJSON files didn’t update or upload properly while being edited.
Version 1.116.12 – December 20, 2024 #
Fixed
- Fixed navigation not finishing correctly right after the user went out of route.
Version 1.116.11 – December 18, 2024 #
Add
- Added Greek translations
Version 1.116.10 – December 18, 2024 #
Changed
- Internal bug fixes and performance improvements
Version 1.116.9 – December 18, 2024 #
Changed
- Allow to set white label from remote configuration.
Version 1.116.8 – December 11, 2024 #
Fixed
- Resolved performance issue affecting static directions and navigation on certain cases.
Version 1.116.7 – December 10, 2024 #
Improved
- Improved TTS Behavior for Navigation Instructions: Previously, text-to-speech (TTS) enforced a fixed three-second interval between announcements, ensuring it would only speak every three seconds. Now, we’ve introduced a new heuristic that reads aloud only new or distinct navigation instructions, enhancing clarity and reducing redundancy.
Fixed
- Solved an issue where the “Where am I?” feature was not translated correctly.
- Improved the modal styles displayed when an user went out the building. Previously, scrolling issues made the whole text explanation difficult to read.
Version 1.116.6 – December 05, 2024 #
Changed
- Internal changes
Version 1.116.5 – December 05, 2024 #
Changed
- Internal changes
Version 1.116.4 – December 04, 2024 #
Changed
- Restore service workers. Now we update them manually and restrict the reloading of the page up until all previous service workers have been de-registered.
Version 1.116.2 – November 27, 2024 #
Improved
- Improve skeleton animation (e.g. when data is loading on the search bar) and colors.
Fixed
- Now the title and the button area of modals are always visible and only the modal content is scrollable.
Version 1.116.1 – November 26, 2024 #
Changed
- When registering search events for usage analytics, we increased the time gap between search events. This way, we reduced the amount of double-counted searches (e.g. if an user was searching “Restaurant”, previously we might not have waited for the user to finish the search, generating two events “Rest” and “aurant”).
Version 1.116.0 – November 25, 2024 #
Added
- The building and floor selector have been updated with a cleaner, more fluid design, providing a more visually appealing and user-friendly experience.

- Added configuration to be able to hide/show the building selector or the floor selector independently.
Improved
- Now categories or subcategories that have no associated search result are not shown when filtering by text.
- Improved modals design for when several modals are being shown at once.
Version 1.115.2 – November 22, 2024 #
Fix
- Improved PostMessage’s API documentation.
Version 1.115.1 – November 22, 2024 #
Added
- Included favorite badge in the highlighted POI layer for better visibility.
- Added transparency to the favorite badge when a current POI is displayed.
Fixed
- Fixed visual issues when displaying favorite POIs when shown on the map.
- Fixed height issues for chips (sub-category subfiltering) to ensure proper display.
Version 1.115.0 – November 20, 2024 #
Added
- External Features API (RealTime Geolocations): Introduced a new API to receive external geolocations, display them on the map with corresponding tooltips and icons. This allows to build Real Time panels such as the one we have in our Dashboard.
- Configurable Hover Colors: Added the ability to customize hover colors for certain UI elements, enhancing visual customization options.
Changed
- IMDF Feature Preprocessing: IMDF features are now preprocessed within a web worker instead of directly inside the layer, improving performance and reducing main thread load.
- User Center Button: The Center User button is now always visible in desktop mode.
Fixed
- Tooltip Adjustments: Corrected positioning and rendering issues for tooltips.
- UI Color Fixes: Resolved minor inconsistencies in UI color schemes.

Version 1.114.13 – November 15, 2024 #
Fixed
- Amended an error with RTL languages on POI label layer that caused not showing any POI names (when using RTL languages such as arabic or hebrew).
Version 1.114.12 – November 14, 2024 #
Added
- Improvements on translations
Fixed
- Fix for offline service workers
Version 1.114.11 – November 13, 2024 #
Fixed
- Fixed iOS navigation issues when used alongside ExternalLocations. Now all locations with empty x and y fields, will be stuffed before being shown on the map.
- Now OOR won’t be notified to SDKs when route couldn’t be calculated (when using WASM computation library).
Version 1.114.10 – November 12, 2024 #
Improved
- Improved some indications translations to make them more inclusive.
Version 1.114.9 – November 12, 2024 #
Fixed
- Fixed navigation crash that happened when the navigation started towards a destination that was too close. The navigation would end before the route information was set, causing a crash.
- Resolved an issue where editing a POI would unintentionally clear its associated icon URL, even when the MapViewer had not modified this information.
Improved
- Updated favorite categories icon to display a filled star icon.
Changed
- Set usage of dashboard theme to false by default.
Version 1.114.8 – November 08, 2024 #
Changed
- POI surname is now properly escaped to ensure correct rendering of special characters.
Version 1.114.7 – November 07, 2024 #
Added
- Added internal setting to be able to show/hide 3D models.
Version 1.114.6 – November 07, 2024 #
Changed
- Ensured the map is fully ready by awaiting the routes library initialization.
- Resolved an issue where SDK navigation updates were used instead of WASM.
- Fixed a bug causing perpetual recalculation status after a
navigationError
.
Version 1.114.5 – October 30, 2024 #
Fixed
- Added translations for navigation indications.
- Navigation indications now hot-reload on app language changes.
- Fixed rendering issues in position icon layer when accuracy is zero.
Version 1.114.4 – October 29, 2024 #
Fixed
- Find My Car now it is shown as a result when text filtering.
- Favorite POIs no longer appear on categories they do not belong to.
Version 1.114.3 – October 29, 2024 #
Fixed
- GeoJSON text features: Special characters (e.g. “&”) in text properties are now sanitized, ensuring they render correctly.
Version 1.114.2 – October 29, 2024 #
Added
- Added a new feature (“profile”) to the Settings Panel that allows to monitor the rendering performance of the Map Viewer through FPS (Frame per Second) tracking.
Fixed
- Fixed crash that took place during navigation computation due to null indications
Improved
- Improved ‘Where am I’ tooltip:
- Prevents displaying the previous “Where Am I” message when updated with a new location.
- Avoids showing the tooltip if no message is generated, displaying “Positioning” as a fallback on first-time use.
- Added smooth fade-in and fade-out transitions for tooltip appearance and disappearance.
- Streamlined translations for “Where am I” messages.
Version 1.114.1 – October 28, 2024 #
Fixed
- Removed top white line when starting navigation.
- When using a write-enabled API Key, the main widgets were incorrectly displaced by top messages. This has been fixed.
Changed
- By default, now POI names will be shown when navigating.
- Increased default text layer z position when editing features.
Version 1.114.0 – October 28, 2024 #
Added
- Customizable Actions for Displaying Modals: You can now set up actions to show a custom modal when specific triggers occur during navigation. For example, a modal can appear when you pass through certain marked paths or specific points along the route.
- Each modal’s content is fully customizable—you can set a unique title and description, with support for as many translations as needed.
- New Indication “Pass Through”: This indication now applies not only to security controls, covering additional scenarios.
- Expanded Documentation: Added details on missing messages for the postMessage API.
Improved
- Long Route Modal Updates: Now, the Long Route Modal appears whenever the estimated time of arrival (ETA) changes between calculations (e.g., between routes or from route to navigation).



Version 1.113.0 – October 25, 2024 #
Added
- Added support to create, delete and modify geofences from the current building in the overlay features editor (Ctrl+”,” to open it). In order to use it, you must open the Map Viewer with a Read & Write API Key.


Fixed
- Fixed Find My Car not being shown on the map when it was saved.
- Fixed styles on Explore Panel when the POI category list was showing. Previously the borders under each category were cut short.
- Fixed Find My Car not being shown on the Explore Panel inside the list of categories when using the list interface instead of the grid interface.
Version 1.112.1 – October 22, 2024 #
Improved
- Improved performance for both the icon and text layers.
Fixed
- Resolved a crash in iOS Safari caused by performance degradation related to icon and text layer rendering.
- The WASM route library now correctly stores its configuration parameters, no longer defaulting to preset values.
Version 1.112.0 – October 21, 2024 #
Added
- Introduced a new configuration (Settings Panel) to hide the estimated time of arrival & cancel navigation button.
- Introduced a new configuration (Settings Panel) to bypass the “Destination reached” confirmation panel.
Fixed
- Resolved an issue where navigating to a point of interest (programmatically, using the PostMessage API or mobile SDKs) did not correctly apply the “follow user” functionality.
- Fixed a performance issue where map layers were being unnecessarily re-rendered, improving overall efficiency.
Version 1.111.3 – October 18, 2024 #
Changed
- Unified icon libraries usage.
Version 1.111.2 – October 16, 2024 #
Fixed
- We have fixed a crash that took place whenever walls were being displayed on the IMDF.
Version 1.111.1 – October 15, 2024 #
Changed
- Uploaded missing translations.
Version 1.111.0 – October 15, 2024 #
Added
- Added support to filter by multiple POI categories.
- Long route warning now supports setting multiple POI categories.
- Added support for Kannada language.
Fixed
- Fixed an issue where setting the destination was mistakenly applied to the origin input when tapping on origin.
- Resolved a UI issue that broke the sub-category filter when no POI results were available for a sub-category.
Version 1.110.0 – October 15, 2024 #
Added
- Added a loading animation to the “Start Navigation” button while the route is being calculated.
Version 1.109.0 – October 15, 2024 #
Improved
- Now the loading time perceived by the user is faster, as we have:
- Prioritized loading the basemap over any other layers.
- Added cache-first strategy when loading static assets.
- Reduced the size of the critical source code.
Version 1.108.1 – October 10, 2024 #
Fixed
- Amended text color for ‘Out of Building’ notification.
Version 1.108.0 – October 10, 2024 #
Added
- Configurable modal/pop-up to notify users when a route or navigation is too long: displays when time or distance thresholds (configurable) are exceeded after a user asks for a route / navigation.
Version 1.107.0 – October 07, 2024 #
Improved:
- Improve layer sorting algorithm in Maplibre for a better performance.
- Internal improvements on how layers are mixed and rendered for a better performance.
Version 1.106.1 – October 01, 2024 #
Fixed
- Previously, “Where am I” message would not disappear after a few seconds of being shown.
Version 1.106.0 – September 27, 2024 #
Improved
- Reduced initial loading times by paralelising data fetching when possible and by avoiding blocking the interface to load data not necessary to display the map.
Added
- Introduced configurable fonts for individual GeoJSON text elements on the map, enhancing customization options.
Fixed
- Resolved issue where the search bar background in desktop mode had a fixed light color, allowing for better colour theme compatibility.
Version 1.105.0 – September 23, 2024 #
Added
- Allow to specify custom colors on text on the IMDF layer
Improved
- Apply map custom font to text on the IMDF layer
Version 1.104.1 – September 19, 2024 #
Fixed
- Fix performance penalty on IMDFLayer when rendering a large amount of features.
Version 1.104.0 – September 17, 2024 #
Changed
- Implemented functionality to link polygons on the map to POIs, enabling users to click on a polygon to select the corresponding POI.

Version 1.103.0 – September 17, 2024 #
Added
- Added a top banner indicating that the user is using an APIKey with write permissions. If the APIKey is read-only then we disable all the built-in editors.

Version 1.102.0 – September 13, 2024 #
Improved
- Improved performance by moving computationally heavy tasks to threads as well as by reducing the number of times such tasks take place. Therefore now they are performed asynchronously and do not throttle the main thread. This allows for a more responsive interface.
- Prefetching is now batched on mobile to minimize lag during app loading.
Fixed
- Fixed not being able to see the find my car POI while on edit mode.
- Fixed having the category “favorites” disappear when we change between buildings.
Version 1.101.4 – September 12, 2024 #
Added
- Introduced the option to toggle POI names visibility during navigation like in exploration mode.