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

Beginning Long and Lat incorrect for london #11

Open
kieran-doble opened this issue Jan 9, 2020 · 2 comments
Open

Beginning Long and Lat incorrect for london #11

kieran-doble opened this issue Jan 9, 2020 · 2 comments
Assignees

Comments

@kieran-doble
Copy link

The provided starting centre of the map is incorrect for the mentioned location.
Line 5 of app.js " center: { lat: 52.632469, lng: -1.689423 },"
Clicking on this menu item will open a new tab in your web browser with the content of the HTML served from the simple Python HTTP server. If everything went well, you should see a map centered on London, England.
Those coordinates actually centre you in Tamworth see: https://www.google.com/maps/place/52%C2%B037'56.9%22N+1%C2%B041'21.9%22W/@52.6324722,-1.6916117,17z/data=!3m1!4b1!4m5!3m4!1s0x0:0x0!8m2!3d52.632469!4d-1.689423

@jpoehnelt
Copy link

Mind submitting a pr with the correct center?

@kieran-doble
Copy link
Author

Of course,
I suggest using "51.507413, -0.127703" for the coordinate points.

@wangela wangela self-assigned this Nov 25, 2020
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

3 participants