Module use_geolocation

Source
Expand description

Provides an initialization and use_geolocation hook.

Functionsยง

init_geolocator
Must be called before any use of the geolocation abstraction.
use_geolocation
Provides the latest geocoordinates. Good for navigation-type apps.