Indicates whether to navigate the view to the position and scale of the geolocated result.
This function provides the ability to override either the IMapView goTo() or SceneView goTo() methods.
The graphic used to show the user's location on the map.
The scale to set on the view when navigating to the position of the geolocated result.
The current state of the widget.
Indicates whether new positions are being watched.
The view associated with the widget.
Emits an event on the instance.
Indicates whether there is an event listener on the instance that matches the provided event name.
Registers an event handler on the instance.
When executed, tracking starts at the user's location.
Stops tracking the user's location when executed.
Generated using TypeDoc
The HTML5 Geolocation Position options for locating.
Read more...