From ac181918a2fdf913756d7a4566259a700c6c1c2f Mon Sep 17 00:00:00 2001 From: crschmidt Date: Wed, 9 Apr 2008 10:58:22 +0000 Subject: [PATCH] these should not be API properties. The only API Propety should be getLonLatFromPixel: these are internal methods, nto designed to be used by users. git-svn-id: http://svn.openlayers.org/trunk/openlayers@6828 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf --- lib/OpenLayers/Map.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/OpenLayers/Map.js b/lib/OpenLayers/Map.js index feda3b10e7..2639317132 100644 --- a/lib/OpenLayers/Map.js +++ b/lib/OpenLayers/Map.js @@ -1963,7 +1963,7 @@ OpenLayers.Map = OpenLayers.Class({ // /** - * APIMethod: getLonLatFromViewPortPx + * Method: getLonLatFromViewPortPx * * Parameters: * viewPortPx - {} @@ -2089,7 +2089,7 @@ OpenLayers.Map = OpenLayers.Class({ // /** - * APIMethod: getLonLatFromLayerPx + * Method: getLonLatFromLayerPx * * Parameters: * px - {}