Skip to content

Commit

Permalink
Greece
Browse files Browse the repository at this point in the history
  • Loading branch information
Ellinikor authored Jun 3, 2024
1 parent a09e162 commit 736bf52
Show file tree
Hide file tree
Showing 9 changed files with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions maps/europe/greece.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
---
title: Greece
---
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: ~49GB
* Coordinates for chunky: 68096 -150529 103936 -121857
* Price: Free

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

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

0 comments on commit 736bf52

Please sign in to comment.