Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

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)