Remove device orientation
This commit is contained in:
@@ -38,20 +38,6 @@ olx.AttributionOptions;
|
||||
olx.AttributionOptions.prototype.html;
|
||||
|
||||
|
||||
/**
|
||||
* @typedef {{tracking: (boolean|undefined)}}
|
||||
*/
|
||||
olx.DeviceOrientationOptions;
|
||||
|
||||
|
||||
/**
|
||||
* Start tracking. Default is `false`.
|
||||
* @type {boolean|undefined}
|
||||
* @api
|
||||
*/
|
||||
olx.DeviceOrientationOptions.prototype.tracking;
|
||||
|
||||
|
||||
/**
|
||||
* @typedef {{tracking: (boolean|undefined),
|
||||
* trackingOptions: (GeolocationPositionOptions|undefined),
|
||||
|
||||
Reference in New Issue
Block a user