owntracks / android

OwnTracks Android App
http://owntracks.org
Eclipse Public License 1.0
1.37k stars 477 forks source link

Pixelated/low-res map most of the time (Wikimedia/OSM) #1291

Closed qbinary closed 10 months ago

qbinary commented 2 years ago

On either the Wikimedia and OpenStreetMap the zoom levels update very late which results in a very pixelated and low resolution map most of the time.

growse commented 2 years ago

Related to #1223 ?

It seems like when using rasterised tiles (which we do for OSM layers), there's a balance between text size and pixellation / quality. Some people want smoother images, others want bigger fonts. We added a scale factor setting that should allow this to be tweakable.

Can you try fiddling with osmTileScaleFactor in the config editor to see if that helps? Values <1.0 should mean less pixellation (but smaller text).

github-actions[bot] commented 11 months ago

Marking issue with request for more data as stale, due to no updates.