Fix '@see' link in src/ol/deviceorientation.js

This commit is contained in:
Frederic Junod
2016-01-27 12:31:08 +01:00
parent 7b78c215ae
commit e674255ebe

View File

@@ -65,11 +65,11 @@ ol.DeviceOrientationProperty = {
* equivalent properties in ol.DeviceOrientation are in radians for consistency
* with all other uses of angles throughout OpenLayers.
*
* @see http://www.w3.org/TR/orientation-event/
*
* To get notified of device orientation changes, register a listener for the
* generic `change` event on your `ol.DeviceOrientation` instance.
*
* @see {@link http://www.w3.org/TR/orientation-event/}
*
* @constructor
* @extends {ol.Object}
* @param {olx.DeviceOrientationOptions=} opt_options Options.