Skip to content

Commit

Permalink
Austria
Browse files Browse the repository at this point in the history
  • Loading branch information
Ellinikor authored Jun 3, 2024
1 parent 736bf52 commit f7ab82d
Show file tree
Hide file tree
Showing 10 changed files with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions maps/europe/austria.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
---
title: Austria
---
import Slider from "react-slick";
import "@site/src/css/slider.css";


### Informations
* Size in blocks of the map: (height)*(width) blocks (total size km2)
* Size of the download: ~3GB
* Coordinates for chunky: unknown
* Scale: ~1:30
* Price: Free

### Preview
<img src="/img/maps/previews/europe/Austria.webp" alt="A picture of the Austria map"></img>

### Gallery
<Slider dots infinite slidesToShow={1} slidesToScroll={1} pauseOnHover speed={500} autoplay autoplaySpeed={3000}>
<img src="/img/maps/gallery/europe/Austria/0.webp"></img>
<img src="/img/maps/gallery/europe/Austria/1.webp"></img>
<img src="/img/maps/gallery/europe/Austria/2.webp"></img>
<img src="/img/maps/gallery/europe/Austria/3.webp"></img>
<img src="/img/maps/gallery/europe/Austria/4.webp"></img>
<img src="/img/maps/gallery/europe/Austria/5.webp"></img>
<img src="/img/maps/gallery/europe/Austria/6.webp"></img>
<img src="/img/maps/gallery/europe/Austria/7.webp"></img>
<img src="/img/maps/gallery/europe/Austria/8.webp"></img>
</Slider>
Binary file added static/img/maps/gallery/europe/austria/0.webp
Binary file not shown.
Binary file added static/img/maps/gallery/europe/austria/1.webp
Binary file not shown.
Binary file added static/img/maps/gallery/europe/austria/2.webp
Binary file not shown.
Binary file added static/img/maps/gallery/europe/austria/3.webp
Binary file not shown.
Binary file added static/img/maps/gallery/europe/austria/4.webp
Binary file not shown.
Binary file added static/img/maps/gallery/europe/austria/5.webp
Binary file not shown.
Binary file added static/img/maps/gallery/europe/austria/6.webp
Binary file not shown.
Binary file added static/img/maps/gallery/europe/austria/7.webp
Binary file not shown.
Binary file added static/img/maps/gallery/europe/austria/8.webp
Binary file not shown.

0 comments on commit f7ab82d

Please sign in to comment.