spatial-monorepo / wayfinding/src
wayfinding/src
Classes
Interfaces
- AmenityProps
- AnchorProps
- AStarOptions
- AStarResult
- AvoidanceZone
- BaseOccupancyGrid
- BuildInstructionsOptions
- DirectionOptions
- DynamicStampOptions
- FloorConnectivityGraph
- FloorConnectivityOptions
- FloorTransition
- GridLadderOptions
- GridMultiFloorOptions
- GridPathResult
- GridPortal
- GridProjector
- GridResolution
- GridRouteOptions
- IMDFArchive
- IMDFFeature
- IMDFFeatureCollection
- IndexEvent
- Instruction
- JumpPointSearchOptions
- Leg
- LevelProps
- LiveAvoidanceControllerOptions
- MultiFloorRouteEndpoint
- ObstacleFootprintProps
- OccupancyGrid
- OccupancyGridOptions
- OccupancyState
- OccupantProps
- OpeningProps
- OperatingHoursWindow
- PathNetworkGraph
- PortalPairConnection
- RelaxationRung
- ReservationState
- RestrictionSchedule
- Route
- SearchIndexDocument
- UnitProps
- VenueAvoidancePolicy
- WayfindingEdge
- WayfindingGraph
- WayfindingNode
Type Aliases
- DiagonalMovementMode
- DirectionsFailureReason
- DirectionsResult
- EdgeKind
- GridCell
- GridRouteResult
- GridRouteTransportResult
- InstructionAction
- Labels
- LadderGridRouteResult
- LadderGridRouteTransportResult
- LiveAvoidanceListener
- LiveAvoidanceUnsubscribe
- MetrePoint
- MultiFloorRouteResult
- NavTarget
- NodeId
- PathNetworkRouteResult
- Position2D
- RoomBlockMode
- VerticalCategory
- WayfindingSearchIndex
Variables
- DEFAULT_LANDMARK_RADIUS_M
- DEFAULT_RELAXATION_LADDER
- DEFAULT_VENUE_AVOIDANCE_POLICY
- PATH_NETWORK_FEATURE_TYPE
- VERTICAL_CATEGORIES
Functions
- astar
- bearingDegrees
- buildBaseOccupancyGrid
- buildBaseOccupancyGridForLevel
- buildFloorConnectivityGraph
- buildGraph
- buildLiveAvoidanceZones
- buildOccupancyGrid
- buildOccupancyGridForLevel
- buildPathNetworkGraph
- buildSearchIndex
- buildWalkInstructions
- cellToLngLat
- cellToWorld
- chaikinSmooth
- classifyTurn
- computeFloorCentroid
- computeVerticalWeight
- createGridProjector
- deriveGridResolution
- detectFloorTransitions
- enrichInstructionsWithLandmarks
- finalizeSegmentInstructions
- findGridPath
- findGridRoute
- findGridRouteFromGrid
- findGridRouteOnLevel
- findGridRouteWithLadder
- findGridRouteWithLadderOnLevel
- findMultiFloorGridRoute
- findNearestLandmarkName
- findNearestWalkableCell
- findPathNetworkRoute
- geometryCentroid
- getBaseOccupancyGridForLevel
- getDirections
- getDirectionsGridEngine
- getDirectionsMultiDestination
- getDirectionsMultiDestinationGridEngine
- getFloorConnectivityGraph
- getPathNetworkGraphForLevel
- hasLineOfSight
- haversineMetres
- inferUnitForOpening
- invalidateBaseOccupancyGridCache
- invalidateFloorConnectivityCache
- invalidatePathNetworkGraphCache
- isBlockedCell
- isInBoundsCell
- isRestrictionActiveNow
- lineStringMidpoint
- lngLatToCell
- nearestEntranceNode
- nearestWalkableNode
- resolveFloorChain
- resolveLabelDisplayName
- resolveLevelDisplayName
- resolveOriginCandidates
- restampOccupancyGrid
- routeNearestNeighborChain
- searchFeatures
- signedBearingDelta
- stringPull
- strokeThickLine
- toTargetArray
- updateIndex
- walkSupercoverLine
- worldToCell
