L.esri.WebMap
A plugin to display ArcGIS Web Map on Leaflet maps.
You can see it with just 1 line code.
// L.esri.WebMap(webmapId, { map: L.Map });var webmap = L.esri.webMap('22c504d229f14c789c5b49ebff38b941', { map: L.map('map') });
Web Map has an enormous spec. So, welcome your contributions to support fully!
Demo
You can see your web maps (that are open to the public) with URL parameter as the below.
http://ynunokawa.github.io/L.esri.WebMap/index.html?webmap=[your webmap id]
Limitations
Please see here.
License
Copyright 2016 Yusuke Nunokawa.
MIT.