ol.Attribution is a single-arg constructor

This commit is contained in:
Éric Lemoine
2013-08-30 16:46:51 +02:00
parent 29317c3316
commit 818894bb56
3 changed files with 17 additions and 10 deletions

View File

@@ -1,3 +1,10 @@
/**
* @typedef {Object} ol.AttributionOptions
* @property {string} html HTML markup for this attribution.
* @property {Object.<string, Array.<ol.TileRange>>|undefined} tileRanges
* Tile ranges (FOR INTERNAL USE ONLY).
*/
/**
* @typedef {Object} ol.DeviceOrientationOptions
* @property {boolean|undefined} tracking Tracking.