Module dioxus_std::geolocation

source ·

Structs

Enums

  • Describes whether your application has access or not.
  • Describes errors that may occur when utilizing the geolocation abstraction.
  • Represents a geolocation event.
  • To conserve battery, some devices allow setting a desired accuracy based on your use-case.
  • Describes the geolocation device’s status.

Functions

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