Merge pull request #807 from ahocevar/units

WMTS Example misaligning with OSM base layer. r=@sbrunner
This commit is contained in:
ahocevar
2012-12-20 14:35:57 -08:00
4 changed files with 15 additions and 9 deletions
+2 -2
View File
@@ -962,8 +962,8 @@ OpenLayers.INCHES_PER_UNIT = {
'inches': 1.0,
'ft': 12.0,
'mi': 63360.0,
'm': 39.3701,
'km': 39370.1,
'm': 39.37,
'km': 39370,
'dd': 4374754,
'yd': 36
};