package js.html
Available on jsThe
PositionOptions
interface describes an object containing option properties to pass as a parameter ofGeolocation.getCurrentPosition()
andGeolocation.watchPosition()
.Documentation PositionOptions by Mozilla Contributors, licensed under CC-BY-SA 2.5.
See:
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