Skip to content

Commit

Permalink
cyprus
Browse files Browse the repository at this point in the history
  • Loading branch information
Ellinikor authored Jun 3, 2024
1 parent f7ab82d commit 78af471
Show file tree
Hide file tree
Showing 8 changed files with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions maps/europe/cyprus.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
---
title: Cyprus
---
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: 17920 -172033 39424 -161281
* Scale: ~1:30
* Price: Free

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

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

0 comments on commit 78af471

Please sign in to comment.