X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/73aedc2e5c47e8d74f1bd5ab127f00730ba9d3db..1120eb77ffab476d9f5de589691d555ba64b8da1:/public/export/embed.html?ds=sidebyside diff --git a/public/export/embed.html b/public/export/embed.html index 58bfdec21..3559f8f35 100644 --- a/public/export/embed.html +++ b/public/export/embed.html @@ -1,111 +1,67 @@ + + + OpenStreetMap Embedded - - - + + - if (this.displayProjection) { - var mapPosition = OpenLayers.Projection.transform( - { x: lon, y: lat }, - this.map.getProjectionObject(), - this.displayProjection ); - lon = mapPosition.x; - lat = mapPosition.y; - } + +
+ - - -