Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nationalparkservice/npmap5-plugins
MapLibre Plugins for NPMap5
https://github.com/nationalparkservice/npmap5-plugins
maplibre npmap
Last synced: about 1 month ago
JSON representation
MapLibre Plugins for NPMap5
- Host: GitHub
- URL: https://github.com/nationalparkservice/npmap5-plugins
- Owner: nationalparkservice
- License: other
- Created: 2022-10-05T15:25:00.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-06T19:12:12.000Z (about 1 year ago)
- Last Synced: 2024-04-14T19:24:16.091Z (8 months ago)
- Topics: maplibre, npmap
- Language: TypeScript
- Homepage: https://nationalparkservice.github.io/npmap5-plugins
- Size: 9.38 MB
- Stars: 4
- Watchers: 10
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# NPMap5 Plugin Monorepo
This monorepo contains a collection of plugins designed to enhance the functionality of maps, with a focus on the National Park Service. Each plugin has its unique purpose and has been optimized for use with MapLibre and NPMap. Below is a list of the available plugins in this monorepo:
## Plugins
### 1. [markdown-handlebars](./markdown-handlebars)
Converts Markdown and NPMap handlebars to HTML.### 2. [home-button](./home-button)
Creates a home button for the map.### 3. [interactivity](./interactivity)
Makes interactivity easier with MapLibre-gl-js.### 4. [overview](./overview)
Creates an overview map for use with MapLibre-gl-js.### 5. [svg-icons](./svg-icons)
Add SVG icons to MapLibre-gl-js maps.### 6. [source-arcgis-rest](./source-arcgis-rest)
Add an acrgis rest layer to your map### 7. [maplibre-gl-vector-text-protocol](./maplibre-gl-vector-text-protocol)
Add KML, GPX, TopoJSON, OSM files to your map### 8. [source-wms](./source-wms)
Add WMS Raster Layers to your mapFor more details about each plugin, navigate to their respective directories to view their individual `README.md` files.