esri-leaflet-dynamic-tilelayer
v0.7.33
Published
Tiled dynamic layer plugin for esri-leaflet
Downloads
25
Maintainers
Readme
Esri Leaflet Dynamic TileLayer
Esri leaflet plugin for displaying the DynamicMapLayer
in tiled mode.
Example
Development Instructions
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
Dependencies
- Leaflet version 0.7 or higher is required but the latest version is recommended.
- Esri Leaflet
Licensing
MIT