- Click
Use this template - Decide name of your maps
- Edit
.env - Update GitHub Page settings of repository
Decide the name of repository of your new maps.
This name will use the URL of the GitHub Pages.
You MUST edit ONLY REGION.
When you commit changes to main branch, GitHub Actions will automatically runs with new .env value.
NOTE: GitHub Pages has 1GB size limits.
So you MUST NOT choose very large REGION.
You can ignore TILES_URL and PORT values when you deploy vector tile maps to GitHub Pages.
Those value will only use when launch local vector tile server.
Don't forget: You MUST change settings of your repository about GitHub Pages.
Choose gh-pages branch and save.

