The NavigatorPositionProvider class uses the current web browser to provide the position of the end user to
a DistanceResources component whose
[useNavigator]{DistanceResources.options.useNavigator} option is set to true.
Note:
Recent web browsers typically require a site to be in HTTPS to enable their geolocation service.
The
NavigatorPositionProvider
class uses the current web browser to provide the position of the end user to aDistanceResources
component whose [useNavigator
]{DistanceResources.options.useNavigator} option is set totrue
.Note: