Hello, I would like to know if it's possible to change the "route" renderingAttribute using a renderingProperty. For instance I would like to have an option to use larger arrow size. It works fine if I use "nightMode" in place of "bigArrow", and I switch between night and day mode. But it doesn't work when I switch the new renderingProperty "bigArrow".
Best regards <renderingStyle depends="Touring-view_(more-contrast-and-details).render" name="CycleTouring" defaultColor="#f1eae4" version="1"> <renderingProperty attr="bigArrow" name="Show Big Arrow" description="Show Big Arrow" type= "boolean" possibleValues="" category="routes"/> <renderingAttribute name= "route"> <case strokeWidth="10:6" color_3="#FFFFFF" strokeWidth_3="5:3"> <apply_if bigArrow="true" strokeWidth="16:16" strokeWidth_3="12:12"/> </case> </renderingAttribute> </renderingStyle> -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/osmand/CANaSaPAZi1infovjxUpzN5yrcyQbjL%2B3%2B1EQmEAuG5OnHF2z7w%40mail.gmail.com.
