Answer the question
In order to leave comments, you need to log in
How to set up navigation between floors?
Good afternoon! It is necessary to make navigation between the floors in the building, the floors of the building are implemented as an svg map, invisible points are plotted on the map, connected in a graph.
Each point has the following JSON format
id_point:{
floor: int,
connections: [id_point, id_point и т.д.] // т.е. берутся соседние
}
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question