Hi all,
Regarding the Commuter Map on bikemorgantown.com, I imported the geographical data from the previous commuter map into Google's "My Maps" and created a functioning map: https://www.google.com/maps/d/edit?mid=zEb1x3Cmdv5Y.kqiiHTyb_6tc&usp=sha...
It might not be a perfect solution but it does work. The code to embed this map is as follows:
<iframe src=" https://www.google.com/maps/d/u/0/embed?mid=zEb1x3Cmdv5Y.kqiiHTyb_6tc" width="100%" height="400"></iframe>
Jonathan Nellis