ucdavis/wayfinding

Portal syntax with 3 floors and more

Closed this issue · 2 comments

Hello,

I have a building with 7 floors and 4 elevators.

How could i configure the elevators portals in the SVG map to link all floors?
Portals > Elev.1.floor0.floor1.floor2?
Portals > Elev.1.floor7 ?

What is the right syntax?
Do i need to add one portal by floor ?

Thanks for your help and your great jquery plugin!

Right now for each elevator shaft you'd have to add 6 portals to each floor. This could turn into a feature request. I'd like to keep the option of having express elevators or partial shaft elevators, but we could have a separate portal type which would be defined as "elevator - all floors". You would still need to place the portal for this new type once on each floor and connect it to the path network.

Thanks for your answer!

I've partial shaft elevators too on my building, your feature is correct for me at this time. :)