I am using pmapper 4 and I would like to include video or images on the map as Google Earth does.
This can be done by a layer. I can have a point layer and an icon will appear on some specific places by activating the layer. What I don't know how to do is to click on the icon and a video (or image) appears. Is this possible to be done easily?
I am using pmapper 4 and I would like to include video or images on the map as Google Earth does.
This can be done by a layer. I can have a point layer and an icon will appear on some specific places by activating the layer. What I don't know how to do is to click on the icon and a video (or image) appears. Is this possible to be done easily?
Hi, i think that could be an option use the autoidentify option, for the layer and use, html code into the information of the points, then you could use as information something like this
When you move the mouse over the point it show the image
I hope this help you
Greetings
Paul
Hi, i think that could be an option use the autoidentify option, for the layer and use, html code into the information of the points, then you could use as information something like this
""
When you move the mouse over the point it show the image
I hope this help you
Greetings
Paul
Hi, i think that could be an option use the autoidentify option, for the layer and use, html code into the information of the points, then you could use as information something like this
img src='path to image'
When you move the mouse over the point it show the image
I hope this help you
Greetings
Paul