When I embed a map the location arrow disappears. How can I get it to stay when I embed a map? asked 29 Jun '11, 07:31 cosmicfantasia Frederik Ramm ♦ |
The iframe embedding (that you can generate from the Export tab) does not support arrows as markers. However you can use the "add marker" link before you copy the embedding URL to add a marker at a chosen position. This also answers your other question about moving the marker position. If you really need an arrow then you will have to set up your own OpenLayers page that loads OSM tiles and places a marker. answered 29 Jun '11, 07:38 Frederik Ramm ♦ |
Frederik is correct, but for other solutions I think the answers to this earlier question may help. answered 29 Jun '11, 10:20 EdLoach ♦ |