Boscop / yew-geolocation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

yew-geolocation

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

About

License:MIT License


Languages

Language:Rust 94.6%Language:JavaScript 5.4%