This crate provides a GeolocationService
that allows using the Geolocation API in Yew apps.
Run the examples like:
cargo web start --example basic --target=wasm32-unknown-unknown
cargo web start --example address --target=wasm32-unknown-unknown
Contributions welcome!
TODO:
- doc comments