Skip to content

Commit

Permalink
fix: Add soon message in africa folder
Browse files Browse the repository at this point in the history
  • Loading branch information
GeekCornerGH committed Jun 3, 2024
1 parent f4a5a38 commit b9fe726
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 0 deletions.
5 changes: 5 additions & 0 deletions maps/africa/index.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
title: SOON
---

## Comming soon
32 changes: 32 additions & 0 deletions maps/africa/israel-palestine-lebanon.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
---
title: Türkiye
---
import Slider from "react-slick";
import "@site/src/css/slider.css";


### Informations
* Size in blocks of the map: 21504x10752 blocks (~231 km2)
* Size of the download: ~20GB
* Coordinates for chunky: 17920 -172033 39424 -161281
* Price: Free

:::danger
The map is currently a bit broken. Generation may be not accurate.
:::

### Preview
<img src="/img/maps/previews/asia/turkiye.webp" alt="A picture of the Türkiye map"></img>

### Gallery
<Slider dots centerPadding="10px" arrows={false} infinite slidesToShow={1} slidesToScroll={1} pauseOnHover speed={500} autoplay autoplaySpeed={3000}>
<img src="/img/maps/gallery/asia/turkiye/0.webp"></img>
<img src="/img/maps/gallery/asia/turkiye/1.webp"></img>
<img src="/img/maps/gallery/asia/turkiye/2.webp"></img>
<img src="/img/maps/gallery/asia/turkiye/3.webp"></img>
<img src="/img/maps/gallery/asia/turkiye/4.webp"></img>
<img src="/img/maps/gallery/asia/turkiye/5.webp"></img>
<img src="/img/maps/gallery/asia/turkiye/6.webp"></img>
<img src="/img/maps/gallery/asia/turkiye/7.webp"></img>
<img src="/img/maps/gallery/asia/turkiye/8.webp"></img>
</Slider>

0 comments on commit b9fe726

Please sign in to comment.