madole / mapbox-gl-esri-sources

A module for making it easier to use Esri services in mapbox-gl or maplibre-gl.

Home Page:https://frontiersi.github.io/mapbox-gl-esri-sources/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mapbox-gl-esri-sources

A small library to make it easier to use various Esri Services on a mapbox-gl map.

Note This library is compatible with both mapbox-gl and maplibre-gl.

Currently supports

  • Esri Map Services
    • Dynamic
    • Tiled
  • Esri Vector Tile Services
  • Esri Vector Basemap Styles

Installation & Use

npm install mapbox-gl-esri-sources

Usage

Check out the docs

Acknowledgements

  • Esri-Leaflet was one of the first open-source projects I used and contributed to. It's still a fantastic piece of work that I refered to for inspiration (and stealing some words for documentation).
  • Mapbox-gl is an incredible front-end mapping library.

About

A module for making it easier to use Esri services in mapbox-gl or maplibre-gl.

https://frontiersi.github.io/mapbox-gl-esri-sources/

License:Apache License 2.0


Languages

Language:JavaScript 100.0%