Reading http://www.offline-maps.net/en/help/maps/stored/custom I used
<zoom-values>14,15,16,17,18,19,20</zoom-values>
Even though the map works fine, but as you see ("5/7") internally they apparently became 1, 2, 3, 4, 5, 6, 7.
What is going on?!
The support forum is temporarily read-only. For urgent requests, please email contact[at]psyberia.net
[closed] zoom-values become 1, 2, 3, 4, 5, 6, 7
[closed] zoom-values become 1, 2, 3, 4, 5, 6, 7
- Attachments
-
- Screenshot_20190418-133622-270x480.jpg
- (58.38 KiB) Downloaded 1379 times
Re: zoom-values become 1, 2, 3, 4, 5, 6, 7
For the casual user, this is just saying that you are at the relative zoom level, X out of Y, which probably makes sense for most users. But, I agree that the real map zoom value should also be displayed, maybe in brackets.
Re: zoom-values become 1, 2, 3, 4, 5, 6, 7
All I know is every other map uses the real zoom levels. And it makes zero sense not to. In fact I believe this is a regression from previous correct behavior.
Re: zoom-values become 1, 2, 3, 4, 5, 6, 7
Wait! I see in other .AQX files there is not
<zoom-values>14,15... but instead
<zoom-levels z="14,15...
which is totally not mentioned in http://www.offline-maps.net/en/help/maps/stored/custom nor anywhere else on the whole site!
<zoom-values>14,15... but instead
<zoom-levels z="14,15...
which is totally not mentioned in http://www.offline-maps.net/en/help/maps/stored/custom nor anywhere else on the whole site!
Re: zoom-values become 1, 2, 3, 4, 5, 6, 7
Oh,
http://www.alpinequest.net/en/help/v2/m ... and-create only mentions zoom-levels, and
http://www.offline-maps.net/en/help/maps/stored/custom only mentions zoom-values. Great.
http://www.alpinequest.net/en/help/v2/m ... and-create only mentions zoom-levels, and
http://www.offline-maps.net/en/help/maps/stored/custom only mentions zoom-values. Great.
-
- Site Admin
- Posts: 6407
- Joined: Wed Apr 14, 2010 9:41 pm
Re: zoom-values become 1, 2, 3, 4, 5, 6, 7
Most users don't know the OSM zoom ID, so it's not displayed by default.
But you can turn on its display using this user settings:
Also, "<zoom-values>1,2,3...</zoom-values>" has been replaced by "<zoom-levels z=1,2,3...>...</zoom-levels>" in AQX version 8 (OM 2.3). But it's retro-compatible so both can now be used.
I've updated the online help.
But you can turn on its display using this user settings:
Code: Select all
map.canvas.display_osm_zoom_id=1
I've updated the online help.
Do you like AlpineQuest ? Leave a small comment on Google Play !