Skip to content

Commit

Permalink
Merge pull request #141 from pathmapper/maplibre_style-spec
Browse files Browse the repository at this point in the history
Replace mapbox-gl-style-spec with maplibre-gl-style-spec
  • Loading branch information
pathmapper authored May 30, 2024
2 parents 77876c7 + e961fba commit 23e85a7
Show file tree
Hide file tree
Showing 3 changed files with 420 additions and 102 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ You can [edit the style directly online in Maputnik](https://maplibre.org/maputn
This style actually triggered the need for the development of [Maputnik](https://github.com/maplibre/maputnik).

A pre-commit hook is included to validate and format the JSON styles using
[`mapbox-gl-style-spec`](https://www.npmjs.com/package/@mapbox/mapbox-gl-style-spec).
[`maplibre-gl-style-spec`](https://www.npmjs.com/package/@maplibre/maplibre-gl-style-spec).
To use, just install the NPM dev dependencies:
```
npm install
Expand Down
Loading

0 comments on commit 23e85a7

Please sign in to comment.