Hi!
I created small test on https://github.com/MaksVasilev/test/tree/master/garmin/multyaction
Here test data and style "test". In style files points and lines first lines (marked as #1) have action block {…} for name field. If line #1 enabled, then action block {…} in.other line not work.
How to use action block {…} for one field two times and more? Any solution like [… continue] for block {…}?
Wbr, Maks.
I found trouble position in style. I have some lines in start of style with global substitution like as:
name=* {name '${name|subst:text1=> txt1|subst:text2=> txt2}' }
After this line any action with name not work. I can't insert [continue with_actions] without garmin code of object type.
What way to global manipulation with tag keys and normal actions in after?
Wbr, Maks.