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 246bba9 commit 0d7d636Copy full SHA for 0d7d636
index.html
@@ -49,7 +49,7 @@
49
.bindPopup('toddlyons')
50
.openPopup();
51
// Where it all started
52
- L.marker([40.1159,-91.9214]).addTo(map)
+ L.marker([40.1168,-91.9145]).addTo(map)
53
.bindPopup('Solomoriah')
54
55
// STOP - Add new markers to the top of the list
0 commit comments