Skip to content

Commit

Permalink
docs(plugins.md): update to add mapbox-gl-ogc-feature-collection (#3370)
Browse files Browse the repository at this point in the history
  • Loading branch information
mkeller3 authored Nov 15, 2023
1 parent 4504e5e commit e4f316a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/plugins.md
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,10 @@ A library for retrieving features from FlatGeobuf file using a tiled approach. C
#### mapbox-gl-arcgis-featureserver
A library for retrieving features from an ArcGIS FeatureServer or MapServer. This library makes tiled requests rather than simply requesting every feature.
<br/><small>[View on GitHub](https://github.com/rowanwins/mapbox-gl-arcgis-featureserver)</small>

#### mapbox-gl-ogc-feature-collection
A small package for requesting geojson from an OGC Feature API endpoint to serve tiles in MapBox/MapLibre.
<br/><small>[View on GitHub](https://github.com/mkeller3/mapbox-gl-ogc-feature-collection)</small>

#### mapbox-gl-esri-sources
A library for making it easier to use Esri services in MapLibre GL JS. Supports Esri Map Services (dynamic & tiled), Esri Vector Tile Services & Esri Vector Basemap Styles.
Expand Down

0 comments on commit e4f316a

Please sign in to comment.