Hi folks,

I have been trying adding a hyperlink to an svg resultant of osmarender rendering. However when I do it that element disappears. Guess it might be some conflict with the elements own xlink

Do anyone have any idea of how could I circunvent this?

Here's an example of what I am trying to do

<a xlink:href="http://www.openstreetmap.org/"; target="_top">
<svg:textPath
         xlink:href="#way_reverse_7526713"
         startOffset="50%"
         id="textPath213452">Aleidisstraat</svg:textPath>
</a>


_______________________________________________
talk mailing list
[email protected]
http://lists.openstreetmap.org/listinfo/talk

Reply via email to