This is a simple web application that shows the location of the Bergen Bysykkel stations on a map. The application is built using the Leaflet library for the map and is using Bergen Bysykkel open data for the station data.
Change var clientIdentifier = 'Client-Identifier'; in js/script.js to your own client identifier as specified on the Sanntidsdata page of Bergen Bysykkel.
- Shows the location of the Bergen Bysykkel stations on a map.
- Clicking on a station shows the number of available bikes and locks.
- Can display filled and available stations.
- Add bicycle routes from one station to another.
