Add options to ol.DeviceOrientation constructor

This commit is contained in:
Frederic Junod
2013-04-22 09:08:31 +02:00
parent 15e5242611
commit b66b0be8b4
3 changed files with 11 additions and 6 deletions

View File

@@ -1,3 +1,8 @@
/**
* @typedef {Object} ol.DeviceOrientationOptions
* @property {boolean|undefined} tracking Tracking.
*/
/**
* @typedef {Object} ol.GeolocationOptions
* @property {boolean|undefined} tracking Tracking.