We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ece749b commit 246bba9Copy full SHA for 246bba9
index.html
@@ -49,7 +49,7 @@
49
.bindPopup('toddlyons')
50
.openPopup();
51
// Where it all started
52
- L.marker([40.1168,-91.9194]).addTo(map)
+ L.marker([40.1159,-91.9214]).addTo(map)
53
.bindPopup('Solomoriah')
54
55
// STOP - Add new markers to the top of the list
0 commit comments