Replies: 2 comments
-
That is a good idea. Implementing it is only the question of time and our limited resources. With the help of the community it may be faster. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Incidently, through styling, is it possible to set the color for all bookmarks in a given KML file, instead of adding it to each and every waypoint? <Placemark><styleUrl>#placemark-yellow</styleUrl> That would be simpler. --
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
Although I suggested this features years ago to the Maps.me team, it was never implemented.
It'd be useful to be able to set the color of a group of bookmarks in one go. It'd be even better if users could also choose a symbol instead of just a color.
When I travel, I create different sets (housing, sights, restaurants, etc.), each in a different color so as to be able to show/hide each one independently.
Since Maps.me doesn't support setting the color once at the top level, I had to write a script to add an element to each waypoint, eg. <styleUrl>#placemark-yellow</styleUrl>.
Cheers,
Beta Was this translation helpful? Give feedback.
All reactions