Crate dioxus_sdk_geolocation

Crate dioxus_sdk_geolocation 

Source
Expand description

Interact with location services.

Re-exports§

pub use self::core::*;
pub use self::use_geolocation::*;

Modules§

core
Provides access to the target device’s geolocation system.
platform
use_geolocation
Provides an initialization and use_geolocation hook.