I know how to apply mapping tags.
Answered
lane=%b
lane=%h
width=%b
width=%h
I want to know how to apply the theme when viewing the map with the above mapping tags applied in Locus4.
If there is a sample theme material with the above tags applied, it would be a good example.
Thank you.
Hi,
Locus Map uses the default Mapsforge renderer there is no special customization. For this reason, I'd suggest checking the official documentation https://github.com/mapsforge/mapsforge/blob/master/docs/Getting-Started-Map-Writer.md
To be honest, we don't use the %b parameter. The %h parameter represents a numeric integer value, and you can compare it using the standard rule <rule e="node" k="key" v="value">
Thanks,
Petr
Hi,
Locus Map uses the default Mapsforge renderer there is no special customization. For this reason, I'd suggest checking the official documentation https://github.com/mapsforge/mapsforge/blob/master/docs/Getting-Started-Map-Writer.md
To be honest, we don't use the %b parameter. The %h parameter represents a numeric integer value, and you can compare it using the standard rule <rule e="node" k="key" v="value">
Thanks,
Petr
Replies have been locked on this page!