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: 8 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 (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-10-30T04:02:21.000Z (6 months ago)
- Last Synced: 2024-10-30T05:43:06.372Z (6 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

[](https://github.com/watergis/maplibre-gl-export/actions/workflows/build.yml)
This monorepo manages the source code and demo page for `@watergis/maplibre-gl-export` and `@watergis/mapbox-gl-export`.

## Repositories
| repository | version | description | changelog |
|---|---|---|---|
|[@watergis/maplibre-gl-export](./packages/maplibre-gl-export/)| [](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/)| [](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)