Bo-Duke / maplibre-screenshotter

Generate PNG from your styles.json

Home Page:https://maplibre-screenshotter.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

maplibre-screenshotter

Demo

  1. Add some style.json urls
  2. Define coordinates, zoom and size
  3. ???
  4. Profit!! (if you have a way to profit from screenshots of basemaps)

Example

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint

The generated screenshots don't have attributions, make sure to include some wherever you're going to display them

About

Generate PNG from your styles.json

https://maplibre-screenshotter.netlify.app/


Languages

Language:Vue 66.7%Language:CSS 20.1%Language:JavaScript 8.2%Language:HTML 5.1%