Home

Awesome

malibre-gl-legend

Netlify Status

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

Repositories

repositorydescriptionchangelog
@watergis/maplibre-gl-legendThe main repository to manage plugin source codeCHANGELOG
maplibre-gl-legend.water-gis.comThe 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