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

Gps location doesnt work #34

Closed
rozaidi78 opened this issue Aug 5, 2018 · 4 comments
Closed

Gps location doesnt work #34

rozaidi78 opened this issue Aug 5, 2018 · 4 comments
Labels

Comments

@rozaidi78
Copy link

rozaidi78 commented Aug 5, 2018

hi, thanks for this awesome code, i try it with google map javascript and geolocoding api, but gps location doesnt seem to work. have anyone have this problem?

example
https://developers.google.com/maps/documentation/javascript/examples/map-geolocation

@mgks
Copy link
Owner

mgks commented Aug 7, 2018

does it loads the map? or shows wrong location?
also, why are you using geolocation when you can retrieve accurate GPS locations and pin it on google maps?

@mgks mgks added the help label Aug 7, 2018
@rozaidi78
Copy link
Author

rozaidi78 commented Aug 7, 2018 via email

@timhj
Copy link
Contributor

timhj commented Aug 9, 2018

Yeah - I had to sort this out for my project so have put the fixes into a fork and sent a pull request. You can view the diff here (https://github.com/mgks/Android-SmartWebView/pull/36/files) if you want to copy it across yourself.

@rozaidi78
Copy link
Author

rozaidi78 commented Aug 9, 2018 via email

@mgks mgks closed this as completed Aug 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants