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

enableHighAccuracy:Null<Bool>

maximumAge:Null<Int>

timeout:Null<Int>

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