The map view is accessible from the start view, and from station and POI views. It's a full screen map that shows routes and links to stations. - [ ] Create a full-screen map view centered on an agency's region. - [ ] Define a center coordinate and zoom level for the configured agency. - [ ] Overlay routes on the map. - [ ] Place dots along the route for particular stations. Selecting a dot displays a popover with a link to open the station modal. - [ ] Use this customized map view as the basis for maps in the POI view (#10), station view, and route view
The map view is accessible from the start view, and from station and POI views. It's a full screen map that shows routes and links to stations.