Exposes the GeoLocation functionality of the browser as an Observable of {@link GeolocationPosition}s.
This is useful if you need to combine the geo-location with other observables.
If you do not need the Observable functionality, consider using the native navigator.geolocation directly, since it
is full-featured and fairly ergonomic.
Exposes the GeoLocation functionality of the browser as an Observable of {@link GeolocationPosition}s. This is useful if you need to combine the geo-location with other observables. If you do not need the Observable functionality, consider using the native navigator.geolocation directly, since it is full-featured and fairly ergonomic.