wrld3d / wrld.js

A JavaScript API for beautiful 3D maps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Question: Indoor Navigation, how to get from point A to point B

ddebellis88 opened this issue · comments

So I've been looking throughout the API forums on how to get a user from say the first-floor room xxx to third-floor xxx. Now on the forums https://wrld3d.com/wrld.js/latest/docs/examples/finding-a-route-in-an-indoor-map/ the start and end location are hardcoded in. How/Is it possible to have the user select the starting position and the final position? Is this supported by the API or do I have to create something by scratch?