A simple demo that displays available bikes in realtime on GoogleMaps.
Follow these steps to make it work:
1- Create a free JCDecaux developer account at https://developer.jcdecaux.com/#/signup to get an JCDecaux API Key.
2- Create a free account on streamdata.io to get your Public and Private Keys at https://portal.streamdata.io/#/register.
3- Edit demo-bikes.html and replace [YOUR_JCDECAUX_API_KEY] and [YOUR_STREAMDATAIO_APP_TOKEN] with the appropriate keys.
4- Save and launch demo-bikes.html in your favorite browser (works with Chrome, Firefox and Safari).
You are done! You should now see all bike docking stations available for the selected city (Lyon as default).
As soon as an update is received (new bike/stand available), UI gets animated. When clicking on a station, detailed information is displayed.