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

Show users location on map #6

Open
aplannersguide opened this issue May 2, 2016 · 3 comments
Open

Show users location on map #6

aplannersguide opened this issue May 2, 2016 · 3 comments

Comments

@aplannersguide
Copy link
Member

We need to update the geolocation script currently being used so that it shows the user location and also watches their position and updates as they move.

@aplannersguide
Copy link
Member Author

@garrettmackay Any thoughts now how best to address this using the HTLM5 geolocation spec?

@garrettmackay
Copy link
Contributor

I have made a change that will watch a users location. There is one caveat...Chrome recently disabled all HTML5 WebAPI geolocation functionality for non-https sites. I am making the assumption that the site is a github pages site. We will need to enable https for the openchattanooga github io pages.

@seabre
Copy link
Member

seabre commented May 17, 2016

I don't think GitHub pages supports HTTPS for custom domains.

We have two options I believe:

  • We could throw CloudFlare, CloudFront, some other CDN in front of it add the certificates that way.
  • Or, buy a custom domain and host the site elsewhere..on S3 with CloudFront.

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

No branches or pull requests

3 participants