/maplibre-gl-export

This module adds control which can export PDF and images. Forked from mapbox-gl-export.

Primary LanguageTypeScriptMIT LicenseMIT

malibre-gl-export

Netlify Status

This monorepo manages the source code and demo page for @watergis/maplibre-gl-export.

Repositories

repository description changelog
@watergis/maplibre-gl-export The main repository to manage plugin source code CHANGELOG
maplibre-gl-export.water-gis.com The repository manages demo website -

Usage of the plugin

See README

How to release

It uses changeset to release. Please create release notes by the following command. Changeset will release package once the PR is merged into main branch.

pnpm changeset

Contribution

See CONTRIBUTING