API feature to prevent listing of marker sets
n-aspen opened this issue · 1 comments
Is your feature request related to a problem? Please describe.
Some marker sets I'd like to create either don't need to or would be affected negatively by listing or teleporting to individual markers.
Describe the solution you'd like
I'd like to be able to change some marker sets with the API so that you can't list their markers on the web page. That would remove the ability for players to view the specific markers contained inside and their ability to teleport to them on the map.
Implemented with 87c868b.
Markers can be unlisted individually.
If a marker-set only contains unlisted markers and is not toggleable, it will be hidden from the list as well.