NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum

I have been trying adding a hyperlink to a map (in my machine), in .svg format, resultant of osmarender's rendering. However when I see the svg in a firefox the map element in hwihc I just added the a-tag disappears.

Do anyone have any idea of how could I circumvent 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>

cheers a

This question is marked "community wiki".

asked 01 Dec '11, 15:52

andre_castro's gravatar image

andre_castro
11112
accept rate: 0%


Are you asking on a OpenStreetMap forum how to make firefox accept links in the svn file? I know there are smart people here that might know the answer, howerer you may be better off in another forum.

permanent link

answered 01 Dec '11, 16:59

Gnonthgol's gravatar image

Gnonthgol ♦
13.8k16103198
accept rate: 16%

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×47
×24
×14

question asked: 01 Dec '11, 15:52

question was seen: 3,670 times

last updated: 01 Dec '11, 16:59

NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum