Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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 map

For more details about each plugin, navigate to their respective directories to view their individual `README.md` files.