Esri leaflet plugin for displaying the DynamicMapLayer
in tiled mode.
Make sure you have the Grunt CLI installed.
- Fork and clone Esri Leaflet Renderers
cd
into theesri-leaflet-legend
folder- Install the dependencies with
npm install
- run
grunt
from the command line. This will create minified source, run linting, and start watching the source files for changes. - Make your changes and create a pull request
- Leaflet version 0.7 or higher is required but the latest version is recommended.
- Esri Leaflet
MIT