Merge pull request #117 from jorix/master
Map documentation: "controls" is a APIProperty of Map
This commit is contained in:
@@ -186,7 +186,7 @@ OpenLayers.Map = OpenLayers.Class({
|
|||||||
layers: null,
|
layers: null,
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Property: controls
|
* APIProperty: controls
|
||||||
* {Array(<OpenLayers.Control>)} List of controls associated with the map.
|
* {Array(<OpenLayers.Control>)} List of controls associated with the map.
|
||||||
*
|
*
|
||||||
* If not provided in the map options at construction, the map will
|
* If not provided in the map options at construction, the map will
|
||||||
|
|||||||
Reference in New Issue
Block a user