Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/watergis/maplibre-gl-export
This module adds control which can export PDF and images. It was forked from mapbox-gl-export.
https://github.com/watergis/maplibre-gl-export
demo export maplibre-gl-js pdf plugin png
Last synced: 4 days ago
JSON representation
This module adds control which can export PDF and images. It was forked from mapbox-gl-export.
- Host: GitHub
- URL: https://github.com/watergis/maplibre-gl-export
- Owner: watergis
- License: mit
- Created: 2021-03-31T13:36:46.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-10-30T04:02:21.000Z (3 months ago)
- Last Synced: 2024-10-30T05:43:06.372Z (3 months ago)
- Topics: demo, export, maplibre-gl-js, pdf, plugin, png
- Language: TypeScript
- Homepage: https://maplibre-gl-export.water-gis.com
- Size: 12.5 MB
- Stars: 100
- Watchers: 2
- Forks: 40
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-maplibre - maplibre-gl-export - Adds a control that exports the map as a PDF or images such as PNG, JPEG and SVG. (User Interface Plugins / JavaScript)
README
# maplibre-gl-export
![License](https://img.shields.io/github/license/watergis/maplibre-gl-export)
[![build](https://img.shields.io/github/actions/workflow/status/watergis/maplibre-gl-export/build.yml)](https://github.com/watergis/maplibre-gl-export/actions/workflows/build.yml)
![GitHub repo size](https://img.shields.io/github/repo-size/watergis/maplibre-gl-export)This monorepo manages the source code and demo page for `@watergis/maplibre-gl-export` and `@watergis/mapbox-gl-export`.
![plugin-image](./sites/demo/static/assets/plugin-overview.webp)
## Repositories
| repository | version | description | changelog |
|---|---|---|---|
|[@watergis/maplibre-gl-export](./packages/maplibre-gl-export/)| [![version](https://img.shields.io/npm/v/@watergis/mapbox-gl-export.svg)](https://www.npmjs.com/package/@watergis/mapbox-gl-export) | To manage maplibre export plugin source code|[CHANGELOG](./packages/maplibre-gl-export/CHANGELOG.md)|
|[@watergis/mapbox-gl-export](./packages/mapbox-gl-export/)| [![version](https://img.shields.io/npm/v/@watergis/maplibre-gl-export.svg)](https://www.npmjs.com/package/@watergis/maplibre-gl-export) | To manage mapbox export plugin source code|[CHANGELOG](./packages/mapbox-gl-export/CHANGELOG.md)|
|[Demo & Documentation](./sites/demo/)| - | Demo website code for maplibre/mapbox export plugins |-|## Contribution
See [CONTRIBUTING](./CONTRIBUTING.md)
## License
[MIT License](LICENSE)