mirror of
https://github.com/Findus23/vienna-cycling-quality.git
synced 2024-09-09 04:13:48 +02:00
update data
This commit is contained in:
parent
dbcee2a925
commit
2b08d3719f
2 changed files with 2 additions and 2 deletions
|
@ -2,4 +2,4 @@
|
|||
|
||||
Porting the amazing [www.osm-verkehrswende.org](https://www.osm-verkehrswende.org/) Cycling Quality Index to Vienna
|
||||
|
||||
Based on the code by [@SupaplexOSM](https://github.com/SupaplexOSM) and [@tordans](https://github.com/tordans)
|
||||
Based on the code by [@SupaplexOSM](https://github.com/SupaplexOSM) ([OSM-Cycling-Quality-Index](https://github.com/SupaplexOSM/OSM-Cycling-Quality-Index)) and [@tordans](https://github.com/tordans) ([osmberlin/www.osm-verkehrswende.org](https://github.com/osmberlin/www.osm-verkehrswende.org))
|
||||
|
|
|
@ -22,7 +22,7 @@ function App() {
|
|||
<>
|
||||
<CqiMap maxBounds={viennabbox as LngLatBoundsLike} minZoom={minZoom}/>
|
||||
<div className="absolute bottom-3 left-3 rounded bg-white/80 px-1 py-0.5 text-xs">
|
||||
Datenstand: 24.03.2024
|
||||
Datenstand: 15.04.2024
|
||||
</div>
|
||||
|
||||
</>
|
||||
|
|
Loading…
Reference in a new issue