-
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
5 changed files
with
90 additions
and
4 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,28 @@ | ||
--- | ||
title: Malaysia - Singapour | ||
--- | ||
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: ~112GB | ||
* Coordinates for chunky: Unknown | ||
* Scale: ~1:30 | ||
* Price: Free | ||
|
||
|
||
### Preview | ||
<img src="/img/maps/previews/asia/malaysia-singapour.webp" alt="A picture of the Malaysia - Singapour 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/malaysia-singapour/0.webp"></img> | ||
<img src="/img/maps/gallery/asia/malaysia-singapour/1.webp"></img> | ||
<img src="/img/maps/gallery/asia/malaysia-singapour/2.webp"></img> | ||
<img src="/img/maps/gallery/asia/malaysia-singapour/3.webp"></img> | ||
<img src="/img/maps/gallery/asia/malaysia-singapour/4.webp"></img> | ||
<img src="/img/maps/gallery/malaysia-singapour/5.webp"></img> | ||
<img src="/img/maps/gallery/asia/malaysia-singapour/6.webp"></img> | ||
</Slider> |
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
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,29 @@ | ||
--- | ||
title: Denmark | ||
--- | ||
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: ~32GB | ||
* Coordinates for chunky: unknown | ||
* Scale: ~1:30 | ||
* Price: Free | ||
|
||
### Preview | ||
<img src="/img/maps/previews/europe/denmark.webp" alt="A picture of the Denmark map"></img> | ||
|
||
### Gallery | ||
<Slider dots infinite arrows={false} slidesToShow={1} slidesToScroll={1} pauseOnHover speed={500} autoplay autoplaySpeed={3000}> | ||
<img src="/img/maps/gallery/europe/denmark/0.webp"></img> | ||
<img src="/img/maps/gallery/europe/denmark/1.webp"></img> | ||
<img src="/img/maps/gallery/europe/denmark/2.webp"></img> | ||
<img src="/img/maps/gallery/europe/denmark/3.webp"></img> | ||
<img src="/img/maps/gallery/europe/denmark/4.webp"></img> | ||
<img src="/img/maps/gallery/europe/denmark/5.webp"></img> | ||
<img src="/img/maps/gallery/europe/denmark/6.webp"></img> | ||
<img src="/img/maps/gallery/europe/denmark/7.webp"></img> | ||
<img src="/img/maps/gallery/europe/denmark/8.webp"></img> | ||
</Slider> |
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,29 @@ | ||
--- | ||
title: Poland | ||
--- | ||
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: ~52GB | ||
* Coordinates for chunky: unknown | ||
* Scale: ~1:30 | ||
* Price: Free | ||
|
||
### Preview | ||
<img src="/img/maps/previews/europe/poland.webp" alt="A picture of the Poland map"></img> | ||
|
||
### Gallery | ||
<Slider dots infinite arrows={false} slidesToShow={1} slidesToScroll={1} pauseOnHover speed={500} autoplay autoplaySpeed={3000}> | ||
<img src="/img/maps/gallery/europe/poland/0.webp"></img> | ||
<img src="/img/maps/gallery/europe/poland/1.webp"></img> | ||
<img src="/img/maps/gallery/europe/poland/2.webp"></img> | ||
<img src="/img/maps/gallery/europe/poland/3.webp"></img> | ||
<img src="/img/maps/gallery/europe/poland/4.webp"></img> | ||
<img src="/img/maps/gallery/europe/poland/5.webp"></img> | ||
<img src="/img/maps/gallery/europe/poland/6.webp"></img> | ||
<img src="/img/maps/gallery/europe/poland/7.webp"></img> | ||
<img src="/img/maps/gallery/europe/poland/8.webp"></img> | ||
</Slider> |
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