andreynovikov / trekarta

Simple, responsive map for your trek. You decide how to journey today, not the application!
https://trekarta.info
GNU General Public License v3.0
176 stars 25 forks source link

improve (fix?) custom map rendering [possible bug] #217

Open Mis012 opened 1 year ago

Mis012 commented 1 year ago

There are two issues I see with the current approach to custom map rendering:

  1. some features on of the non-custom map (e.g any text) are hidden when a custom map is being shown, even if the trasparency is set to near 100% and most features of the non-custom map are clearly visible. I'm not sure if this is expected behavior or a bug, but I'm leaning towards the latter
  2. it would be really handy if there were other blending modes available, for example the multiply blending method is vastly superior for most usecases (and in my experience would be an easy fix for #103)
andreynovikov commented 8 months ago
  1. There is a switch "Hide map objects", turn it off to see them.