JakovTomasic / RitehMaps

Indoor navigation project for the Faculty of Engineering, Rijeka
Apache License 2.0
3 stars 1 forks source link

SVG dimension fix proposal #42

Closed JakovTomasic closed 1 year ago

JakovTomasic commented 1 year ago

Check out the comments for more details.

We can "hardcode" dimensions for each SVG in some JSON file and then read them from there. Then, we could have all the needed data.

JakovTomasic commented 1 year ago

Real SVG dimensions can be found by opening an SVG file with some text editor (e.g. sublime or notepad++)