ynunokawa / L.esri.WebMap

A leaflet plugin to display ArcGIS Web Map.
MIT License
22 stars 21 forks source link

Support for vector tile layer #69

Open ynunokawa opened 7 years ago

ynunokawa commented 7 years ago

Vector Tile Layer

{
  id: "VectorTile_4380",
  itemId: "f96366254a564adda1dc468b447ed956",
  layerType: "VectorTileLayer",
  opacity: 1,
  styleUrl: "http://www.arcgis.com/sharing/rest/content/items/f96366254a564adda1dc468b447ed956/resources/styles/root.json",
  title: "World Street Map (Night) (Mature Support)",
  type: "VectorTileLayer",
  visibility: true
}

Esri/esri-leaflet-vector

$ npm i --save esri-leaflet-vector