update ND comment. tabbing

git-svn-id: http://svn.openlayers.org/trunk/openlayers@5228 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
euzuro
2007-11-21 08:06:26 +00:00
parent cd9ee75a73
commit 14ae911b47
+3 -2
View File
@@ -68,8 +68,9 @@ OpenLayers.Layer.Google = OpenLayers.Class(
/** /**
* APIProperty: sphericalMercator * APIProperty: sphericalMercator
* {Boolean} Should the map act as a mercator-projected map? This will * {Boolean} Should the map act as a mercator-projected map? This will
* cause all interactions with the map to be in the actual map projection, * cause all interactions with the map to be in the actual map
* which allows support for vector drawing, overlaying other maps, etc. * projection, which allows support for vector drawing, overlaying
* other maps, etc.
*/ */
sphericalMercator: false, sphericalMercator: false,