We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
Mind submitting a pr with the correct center?
Sorry, something went wrong.
Of course, I suggest using "51.507413, -0.127703" for the coordinate points.
wangela
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: