Quickstart Guide
Developers can use the following interactive sandboxes to begin testing implementation:
Use Floors API for Interactive Floor Navigation
https://codesandbox.io/p/sandbox/pathfinding-sdk-beta-floors-4h3sqc
- Embed a Unit Map
- Switch between floors
- Enable pan and zoom controls
- Respond to user interactions (click, hover)
- Highlight and center on a selected unit
Use Directions API for Turn-by-Turn Navigation
Multifamily property: https://codesandbox.io/p/sandbox/pathfinding-sdk-beta-directions-mpvpcm
- Define start and end points
- Generate a route
- Display total time and distance
- Render step-by-step maneuver instructions
- Support multi-stop routes (multiple trip legs)
- Enable routing modes (Default, Wheelchair, Stairs, Elevators)
- Avoid specific areas or entrances
- Highlight route segments as users hover steps
Self-Storage property: https://codesandbox.io/p/sandbox/storage-pathfinding-sdk-beta-directions-wn2knz
- Routing from gates to units (visitor or parking use case)
- Multi-floor navigation
- Multi-stop workflows (e.g., Lobby → Unit A → Unit B → Unit C)
- Avoiding construction areas
- Avoiding specific entrances or stairwells
Updated about 3 hours ago
