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.
Provides an initialization and use_geolocation hook.