Be more consistent with geolocation options
This commit is contained in:
@@ -256,7 +256,7 @@ goog.exportProperty(
|
|||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @return {GeolocationPositionOptions|undefined} tracking options.
|
* @return {GeolocationPositionOptions|undefined} Tracking options.
|
||||||
*/
|
*/
|
||||||
ol.Geolocation.prototype.getTrackingOptions = function() {
|
ol.Geolocation.prototype.getTrackingOptions = function() {
|
||||||
return /** @type {GeolocationPositionOptions} */ (
|
return /** @type {GeolocationPositionOptions} */ (
|
||||||
|
|||||||
Reference in New Issue
Block a user