Some tweaks to make tests pass again

This commit is contained in:
ahocevar
2012-12-19 23:13:11 +01:00
parent 893966dfae
commit f5d7f794c9
2 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -340,7 +340,7 @@
// needed for the minScale/maxScale test, see below
var dpi = OpenLayers.DOTS_PER_INCH;
OpenLayers.DOTS_PER_INCH = 90.71;
OpenLayers.DOTS_PER_INCH = 90.710230403857;
var xml = document.getElementById("ogcsample").firstChild.nodeValue;
var doc = new OpenLayers.Format.XML().read(xml);
@@ -377,7 +377,7 @@
<ScaleHint min="0.395998292216226" max="98.9995730540565" />
corresponds to (RESOLUTION keyword in MAP file has value of 90.71):
corresponds to (RESOLUTION keyword in MAP file has value of 90.710230403857):
MAXSCALE 250000
MINSCALE 1000