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

Add a button to get the current location through GPS or Wifi like Google Maps? #1

Open
ali-h2010 opened this issue Aug 8, 2018 · 2 comments

Comments

@ali-h2010
Copy link

Is there a way to display the get current location button like google maps?
There is a way to get the current location using Geolocation services but a native solution would be nice.

@ali-h2010
Copy link
Author

Any update on this matter?

@cyphercodes
Copy link
Owner

The plugin uses Google Maps API V3 which does not natively provide that button. You will have to implement your own.

Here's some examples:

https://stackoverflow.com/questions/24952593/how-to-add-my-location-button-in-google-maps

You can submit a pull request if you want to implement it & want it integrated with this library.

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