chinese-soup / nextbike-mapycz

Jednoduchá mapa ukazující Nextbike parkoviště na podkladu Mapy.cz, pro použití na počítači bez aplikace na mobilu

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mapy.cz nextbike map

A really simple "static" website showing a map of bike parking spots available on the Nextbike app, since Nextbike doesn't provide a desktop/web version of the live availability map.

Using jQuery, Mapy.cz API and NextBike non-public(?) API.

Screenshot

screenshot of the webpage

How to use

Clone repo:

git clone https://github.com/chinese-soup/nextbike-mapycz.git
cd nextbike-mapycz

Open index.html in your favourite browser

firefox index.html

Or host on an HTTP server, e.g.

$ python3 -m http.server
Serving HTTP on 0.0.0.0 port 8000 (http://0.0.0.0:8000/) ...

Attribution

Original Map_marker.svg by

Andrew Onorato, modified by User:Psubhashish, CC BY-SA 3.0, via Wikimedia Commons

About

Jednoduchá mapa ukazující Nextbike parkoviště na podkladu Mapy.cz, pro použití na počítači bez aplikace na mobilu


Languages

Language:HTML 94.7%Language:Shell 5.3%