This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

uMap Popup Image src + a href

0

I see that it is possible to add an image src to a popup by adding to the description field like this:

{{http://domain.com/image.jpg}}

but I don't see how to add an a href link to that image.

Is that possible or should I add a feature request ?

asked 16 Mar '15, 02:01

timoto's gravatar image

timoto
81457
accept rate: 100%

edited 16 Mar '15, 02:03


One Answer:

1

Hi ! It's late to answer but i've got the same question and didn't find en answer anywhere. So I tried many possibilities and got the good one :

[[http://www.mylink.com|{{http://imageurl.png|width}}]]

enjoy !

answered 13 Nov '16, 17:41

nicolas11's gravatar image

nicolas11
51112
accept rate: 0%

edited 13 Nov '16, 22:27

aseerel4c26's gravatar image

aseerel4c26 ♦
32.6k18248554

Correct. :)

(14 Nov '16, 00:43) timoto

Source code available on GitHub .