W3cubDocs

/Haxe JavaScript

PositionOptions

package js.html

Available on js

The PositionOptions interface describes an object containing option properties to pass as a parameter of Geolocation.getCurrentPosition() and Geolocation.watchPosition().

Documentation PositionOptions by Mozilla Contributors, licensed under CC-BY-SA 2.5.

See:

Properties

@:optional enableHighAccuracy:Null<Bool>

@:optional maximumAge:Null<Int>

@:optional timeout:Null<Int>

© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/html/PositionOptions.html