Skip to content

Commit

Permalink
portugal [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Ellinikor authored Jun 3, 2024
1 parent 50888c8 commit 21c1118
Show file tree
Hide file tree
Showing 8 changed files with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions maps/europe/portugal.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
---
title: Portugal
---
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/Portugal.webp" alt="A picture of the Portugal map"></img>

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

0 comments on commit 21c1118

Please sign in to comment.