Templates containing only relevant code to certain features, along with all other development files, are available on GitHub for those interested:
The main Dissapearing Rivers of Toronto map shows the original stream network of the city, and how those streams disappeared over time as they were buried for purposes of development. The map uses two jQuery sliders to adjust a historical map raster image overlay transparency and filter the GeoJSON Dissapearing River layer.
The three walking tour maps were created using Jack Dougherty's Leaflet Story Map template which provides a scroll-driven story map, with point markers and narrative text in GeoJSON, using Leaflet and jQuery.
The walk maps interactivly display stops along the way for three of the walks offered by Lost Rivers in the area of Toronto’s eastern waterfront. A scrolling side pannel is used to drive the navigation of the maps, linking the locations of the stops on the map with and pictures and text related to eachother, in a “map tour” format.
The maps required customization of the story map template to improve layout on mobile, fixing bugs and issues encountered in development, and uses a custom styled jQuery sliders to adjust a historical map raster image overlay transparency.