The support forum is temporarily read-only. For urgent requests, please email contact[at]psyberia.net

Minimum zoom to display placemarks

Any question about the app? Ask it here
Post Reply
Jrm
Posts: 5
Joined: Wed Sep 14, 2022 1:04 am

Minimum zoom to display placemarks

Post by Jrm »

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!
Psyberia-Support
Site Admin
Posts: 6406
Joined: Wed Apr 14, 2010 9:41 pm

Re: Minimum zoom to display placemarks

Post by Psyberia-Support »

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:

Code: Select all

landmarks.painter.dyn_scale.ratio=0.1
Do you like AlpineQuest ? Leave a small comment on Google Play !
edwardoo
Posts: 15
Joined: Tue Jan 26, 2021 10:41 pm

Re: Minimum zoom to display placemarks

Post by edwardoo »

it's great to have all these settings (PS: the dyn_scale one does not seem documented yet)
all items are reduced in size under level 10
is this number (10) configurable as well by chance? I believe a value around 13 would be ideal for me. thanks!
Psyberia-Support
Site Admin
Posts: 6406
Joined: Wed Apr 14, 2010 9:41 pm

Re: Minimum zoom to display placemarks

Post by Psyberia-Support »

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:

Code: Select all

landmarks.painter.dyn_scale.level=11
Until being that smaller (at zoom level 0):

Code: Select all

landmarks.painter.dyn_scale.ratio=0.25
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.
Do you like AlpineQuest ? Leave a small comment on Google Play !
edwardoo
Posts: 15
Joined: Tue Jan 26, 2021 10:41 pm

Re: Minimum zoom to display placemarks

Post by edwardoo »

> It has slightly changed in the version being currently published.

Do you mean beta 2.3.3d or upcoming/unreleased?
Psyberia-Support
Site Admin
Posts: 6406
Joined: Wed Apr 14, 2010 9:41 pm

Re: Minimum zoom to display placemarks

Post by Psyberia-Support »

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 !
Post Reply