digital-fuesim-manv
digital-fuesim-manv copied to clipboard
Refactor image heights to meters
Currently, it is the number of pixels at zoom 23.
Check whether this is independent of the chosen map.
It should also be possible to convert the imageHeight to a distance between two points on the map.
So something like distanceInMeters(position1, position2)