Export and externalize Control.setMap

This commit is contained in:
Éric Lemoine
2013-03-28 11:21:10 +01:00
parent 2944b31c69
commit 7a71f107cb
10 changed files with 40 additions and 13 deletions

View File

@@ -109,6 +109,13 @@
* @property {Element|undefined} target Target.
*/
/**
* @typedef {Object} ol.control.ControlOptions
* @property {Element|undefined} element Element.
* @property {ol.Map|undefined} map Map.
* @property {Element|undefined} target Target.
*/
/**
* @typedef {Object} ol.control.DefaultsOptions
* @property {boolean|undefined} attribution Attribution.