Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get geolocation coordinates #3

Open
roshnet opened this issue Jul 16, 2020 · 1 comment
Open

Get geolocation coordinates #3

roshnet opened this issue Jul 16, 2020 · 1 comment

Comments

@roshnet
Copy link

roshnet commented Jul 16, 2020

Hey @tomers, the app nicely demonstrates the extension.

Would you please point out how did you get the location coordinates from the extension?

@scls19fr
Copy link
Contributor

scls19fr commented Nov 1, 2020

Hi @roshnet ,

See

<div v-if="coords">
<GmapMap

You can add

Coords: {{ coords }}

between <div v-if="coords"> and <GmapMap ...

to display location coordinates.

Kind regards

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants