This post contains historical information about the solution before MapHub Images. Today, MapHub Images are a much better solution. You can read about MapHub Images in detail in the following post:
Original post
I’m making a map of our local public art (murals and statues). It would be nice if your system allowed us to attach pictures to each item we place on the map.
Hi! I totally agree, making it easy to attach photos is very important on our todo list!
But even without upload support, what you can do now is to use Markdown to format your description, insert links and also to insert images. You just need to link to an image uploaded somewhere else, for example to imgur.com.
As an example, the following code would insert the MapHub logo:
Hi,
I would like that pictures I have added to my map get shown into the map (like in the example Soaringclub Prablich).
I have uploaded my pics at Imgur and I have linked as per your instructions, but once I click over the link, the image
is shown in a new window, and not in the map. Am I missing some detail? (New window pops-up regardless the size of the
picture)
Thanks for your comments and…you’re doing a good job.
Thanks for sharing this! So the problem is that the description needs to be in markdown format. The code for image in markdown is a bit strange, ![](img url) code.
So in your case, the code would be: ![](http://i.imgur.com/q4DlEMs.jpg)
Sorry for making adding images so technical, I am working on a user friendly photo uploading feature.
I agree with you - I do think one image per point is tidier. However in the case where I add two (or potentially 3…), I was wondering if I was doing something wrong.