Diverse Information for Customers --- Linkable Tags, Unique POI links, Identifiers, Config Web Apps, or Accessible Routing in JS API etc.

Below are answers to some common questions we have received from customers doing some customization for their campuses. This allows them to use identifiers that they are using with their other integrations to also be used in the MazeMap service.

 

https://mazemap.atlassian.net/l/cp/pJK20HXq

 

Accessible Routing in JS API

This is somewhat documented in the JS API documentation, under "API Reference" and the "Data:Routing" section.

https://api.mazemap.com/js/v2.0.90/docs/#api-reference

 

Our function Mazemap.Data.getRouteJSON(start, dest, options) takes in an options object, whereby setting the property avoidStairs: true means that it will request accessible wayfinding.