ucdavis / dss-wayfinding

Code for the DSS wayfinding and LCD screens project
2 stars 8 forks source link

Sometimes wrong destination pin #149

Open markediez opened 8 years ago

markediez commented 8 years ago

On rooms with multiple doors, the destination pin will always be set on the first door element found by $("#Rooms #<roomID>")

R1100 is the only room I've tested this with. In this case, the tradeoff is that the second door is now taken into consideration when path finding.