-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
8 changed files
with
27 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.