Hey,
I found a bug in the app: Each time you query for an Object via an OSM-ID, only the 0th Layer is shown (example below).
This isn't an issue for most buildings, but if an Object has the property level=1, it is still showing level 0.
It would be great if the level tag could automatically choose the layer of the map to view the correct Object.
Example: https://osmapp.org/way/1435499051
In this case: Shows level=0
Expected: Showing level=1
It would also be great if it was possible to set the layer in the URL parameters (similar to the &level=1 parameter in the case of indoorequal).
Thanks for your work, I really love the app :)
Hey,
I found a bug in the app: Each time you query for an Object via an OSM-ID, only the 0th Layer is shown (example below).
This isn't an issue for most buildings, but if an Object has the property
level=1, it is still showing level 0.It would be great if the
leveltag could automatically choose the layer of the map to view the correct Object.Example: https://osmapp.org/way/1435499051
In this case: Shows
level=0Expected: Showing
level=1It would also be great if it was possible to set the layer in the URL parameters (similar to the
&level=1parameter in the case of indoorequal).Thanks for your work, I really love the app :)