X-Git-Url: https://git.openstreetmap.org/nominatim.git/blobdiff_plain/c9d51fe7b8c915e898d95af57dc2c013b9cf84a0..c8c8471e737ff9344d98296cf6c238f9f659b3d4:/lib/template/details-html.php diff --git a/lib/template/details-html.php b/lib/template/details-html.php index eca76c7e..aa27664b 100644 --- a/lib/template/details-html.php +++ b/lib/template/details-html.php @@ -74,9 +74,12 @@ body { var proj_map = map.getProjectionObject(); var latlon; var linearRing = new OpenLayers.Geometry.LinearRing(pointList).transform(proj_EPSG4326, proj_map);;