Updating docs for bbox ratio.
git-svn-id: http://svn.openlayers.org/trunk/openlayers@8737 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -24,9 +24,9 @@ OpenLayers.Strategy.BBOX = OpenLayers.Class(OpenLayers.Strategy, {
|
|||||||
bounds: null,
|
bounds: null,
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Property: ratio
|
* APIProperty: ratio
|
||||||
* {Float} The ratio of the data bounds to the viewport bounds (in each
|
* {Float} The ratio of the data bounds to the viewport bounds (in each
|
||||||
* dimension).
|
* dimension). Default is 2.
|
||||||
*/
|
*/
|
||||||
ratio: 2,
|
ratio: 2,
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user