Forum Discussion
Zetko
6 years agoFrequent Visitor
Display X,Y coordinations on SVG map
Hi all, I am strugling a bit with one case. I have a floor plan in SVG. There are some walls, like a labyrinth and some shortcuts through some rooms. I walked through this labyrinth, recorded X, ...
- 6 years ago
The visuals library has an (unrated - so proceed at your own risk) HTML5 visual that can also handle SVG. That looks much nicer.
Now all that's left to do is to overlay your walkpaths as needed.
lbendlin
6 years agoSuper User
The visuals library has an (unrated - so proceed at your own risk) HTML5 visual that can also handle SVG. That looks much nicer.
Now all that's left to do is to overlay your walkpaths as needed.
Zetko
6 years agoFrequent Visitor
Best so far is working that visual lib HTML5, it looks really good and keep all the sizes of plan. So I generated the data as walk through with polylines, also in SVG and i tryed to combine it in Power BI. It looks quite good, but there is still a lot of work to make a good concept.
Thanks a lot for your help!
- lbendlin6 years agoSuper User
Thank you for teaching me about SVG.