watergis / maplibre-gl-legend

This module adds legend control which is able to create legend panel from mapbox style to maplibre-gl-legend
https://maplibre-gl-legend.water-gis.com/
MIT License
31 stars 7 forks source link

malibre-gl-legend

Netlify Status

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

Repositories

repository description changelog
@watergis/maplibre-gl-legend The main repository to manage plugin source code CHANGELOG
maplibre-gl-legend.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