Adds a waypoint as a neighbor.
ID of waypoint to be given a neighbor.
The neighbor waypoint.
Creates turn by turn text directions for a given waypath.
The waypath to create text directions for.
A CustomMapInfo object that contains custom information for directions.
Options to use when creating directions.
the list of directions
Exception if there are any failures during processing
2.0
Iterates through all buildings to find a floor with the given id. All floors will have a unique id regardless of what building they are in.
The id of the floor to search for
The floor that is found or null if one is not found for the given ID
Labels waypoints with options.
Options to use while labeling.
Static
loadLoads a vmd file and extracts all necessary data
Optional
centerGenerated using TypeDoc
Class that loads data from VMD file, finds waypaths, and labels waypoints. This is the top level class that encapsulates all data for the venue.
Since
1.0.0