Please enable JavaScript.
Coggle requires JavaScript to display documents.
MBTA Project (load at beginning (stopMarker, each stop with icon (on-click…
MBTA Project
load at beginning
map, centered on south station
-
myMarker: where I am
-
on-click
infoWindow
-
closest stop, return string/object
-
stopMarker, each stop with icon
on-click: infoWindow, schedule for each stop
-
-
-
function tree
initMap()
getMyLocation();
renderMyMarker(); (infowindow, eventListener)
-
-
-
-