X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/2d56ad8d84315c2c3fdfb72e5c308b520431b0eb..d04e3ac9f86d04fbb30a71d5d10f59bd70a25d9e:/public/export/embed.html?ds=inline diff --git a/public/export/embed.html b/public/export/embed.html index 7fe7d4683..3559f8f35 100644 --- a/public/export/embed.html +++ b/public/export/embed.html @@ -1,109 +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; - } + +
+ - - -