Hi, I've created a custom XML rendering file to change the rendering of highways based on their access rights. This is generally working but I can't get OSMAnd to format the highway when access is set to "designated" or by checking the value of "designation". For example, this works:
<case additional="foot=yes" attrColorValue="#FFFF0000"/> <case additional="foot=permissive" attrColorValue="#FF00FF00"/> But this doesn't work: <case additional="foot=designated" attrColorValue="#FF0000FF"/> <case additional="designation=public_footpath" attrColorValue="#FF0000FF"/> Is it possible to do what I want and if so what am I doing wrong? Thanks, Jonathan -- You received this message because you are subscribed to the Google Groups "Osmand" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
