Version 1.2.2 – December 23 2022 #
Fixed
- In colored geojsons now the features will have transparency
Version 1.2.1 – December 21 2022 #
Fixed
- Solved bug that showed some levels as undefined
- Solved bug that crashed app when you tried to center view on building twice
- Improvement of route visualizing: now we focus on user icon unless user is in the origin, destiny or floor changes of the route, in that case se will center the view on the route itself
- Solved bug that hided route animation and cartographic elements after trying to calculate previously an untraceable route
Version 1.2.0 – December 15 2022 #
Fixed
- Selected poi now is visible in Select input on Navigation Panel
- Not clearing current route when user changes floor as well it is in the same building as the route
- Large letters like ‘p’, ‘g’ or ‘y’, contained in the POI’s name rendered in the map, now are displayed correctly
- Marking origin POI whith different color when it is selected to initiate a route
- Search input fixes in some iOS versions
- Bug that crashed app when clicking POIs which were the only result by category filtering
Added
- Support for geojson with colours
- Support to render amenities in geojson as a text layer
- Animation through the line drawn when a route is initiated
- Adding pin icon in origin POI of a drawn route (like the destination)
- Remove & prevent POI from clustering when it is selected
- New hide option: pcl, when ‘hide’ request param contains ‘pcl’ clusters will not be shown (example)
Version 1.1.1 – December 9 2022 #
Fixed
- Bug that crashed app after clicking on a POI which was the only result after a category filtering
Version 1.1.0 – November 23 2022 #
Added
- Darkmode support
- Included ‘hide’ request param, that allows to hide specified elements from layout
- Included ‘wl’ request param, using this will not show organization’s logo on navigation panel
- Filtering POIs by categories
- Usage of organization’s custom color
- Usage of organization’s custom logo
- Clustering for pois
Updated:
- Updated Javascript SDK to version 0.3.0
Version 1.0.1 – October 18 2022 #
Fixed
- Changed stairs icon for POIs, arrow removed. Previously all default stairs icons had a directional arrow pointing upwards, this arrow was removed.
- Added visual error message when there is no route between POIs
- Make buildings list scrollable
- Accents and special characters are now visible on map
Version 1.0.0 – October 17 2022 #
Fixed
- Allow to initiate the map with a selected POI
- Allow to share/initiate the map with a selected route
- Stairs icon changes if the floor change to the upper or below floor
- Text html tag correction
- Don’t hide poi panel when building is changed while poi is selected
- Don’t hide poi panel when building is changed while route is selected
- Poi panel filter fixes: duplicated values removed and fixed delayed responses.