Themes: better support billboard on walls

This commit is contained in:
Pieter Vander Vennet 2024-08-24 23:40:39 +02:00
parent c11d7af175
commit 8816ad03ec
8 changed files with 236 additions and 1 deletions

View file

@ -55,6 +55,9 @@
for (const preset of layer.presets) {
const tags = TagUtils.KVtoProperties(preset.tags ?? [])
if(preset.preciseInput.snapToLayers){
tags["_referencing_ways"] = '["way/-1"]'
}
const markers = layer.mapRendering.map((mr, i) =>
mr