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 0d7d636 commit 4fb095aCopy full SHA for 4fb095a
index.html
@@ -45,7 +45,7 @@
45
.bindPopup('NathanRdS')
46
.openPopup();
47
// Todd Lyons
48
- L.marker([45.2496,-76.1305]).addTo(map)
+ L.marker([45.3549,-75.6542]).addTo(map)
49
.bindPopup('toddlyons')
50
51
// Where it all started
0 commit comments