Hi,
Simple question. I noticed that the public waypoints (online placemarks) only show up on the map from zoom level 9 and up. Is it possible to achieve the same for imported placemarks? Currently they show up at all zooms, overcrowding the map at lower levels.
Thanks!
The support forum is temporarily read-only. For urgent requests, please email contact[at]psyberia.net
Minimum zoom to display placemarks
-
- Site Admin
- Posts: 6408
- Joined: Wed Apr 14, 2010 9:41 pm
Re: Minimum zoom to display placemarks
Hi,
Labels are not displayed below level 8 and all items are reduced in size under level 10 to more than half.
If it's not enough for you, you can use this user setting to reduce them even more, something like:
Labels are not displayed below level 8 and all items are reduced in size under level 10 to more than half.
If it's not enough for you, you can use this user setting to reduce them even more, something like:
Code: Select all
landmarks.painter.dyn_scale.ratio=0.1
Do you like AlpineQuest ? Leave a small comment on Google Play !
Re: Minimum zoom to display placemarks
it's great to have all these settings (PS: the dyn_scale one does not seem documented yet)
is this number (10) configurable as well by chance? I believe a value around 13 would be ideal for me. thanks!all items are reduced in size under level 10
-
- Site Admin
- Posts: 6408
- Joined: Wed Apr 14, 2010 9:41 pm
Re: Minimum zoom to display placemarks
It has slightly changed in the version being currently published.
The placemarks and labels start to be reduced in size from the zoom level specified by this user setting:
Until being that smaller (at zoom level 0):
The labels are displayed 2 levels lower (so zoom 11-2=9 is the smaller one where they are displayed).
Yes unfortunately it's not yes documents, the user settings page will be updated asap.
The placemarks and labels start to be reduced in size from the zoom level specified by this user setting:
Code: Select all
landmarks.painter.dyn_scale.level=11
Code: Select all
landmarks.painter.dyn_scale.ratio=0.25
Yes unfortunately it's not yes documents, the user settings page will be updated asap.
Do you like AlpineQuest ? Leave a small comment on Google Play !
Re: Minimum zoom to display placemarks
> It has slightly changed in the version being currently published.
Do you mean beta 2.3.3d or upcoming/unreleased?
Do you mean beta 2.3.3d or upcoming/unreleased?
-
- Site Admin
- Posts: 6408
- Joined: Wed Apr 14, 2010 9:41 pm
Re: Minimum zoom to display placemarks
Yes the 2.3.3d which is now an official release (not more only for beta testers).
Do you like AlpineQuest ? Leave a small comment on Google Play !