Skip to content

v3.1.0

Compare
Choose a tag to compare
@jwasilgeo jwasilgeo released this 09 Aug 18:30

Added

  • L.esri.Vector.vectorTileLayer has been extended to support vector tiles layers hosted in ArcGIS Enterprise. A new portalUrl layer constructor option was added and is intended to be used with the "ITEM_ID" constructor flavor. #97

  • New README documentation and a developer console warning for L.esri.Vector.vectorTileLayer explaining that only services with a Web Mercator spatialReference are fully supported. #95

  • Updated peerDependencies to be more flexible for using v3 of esri-leaflet. #99

Fixed

  • Utility functions used by L.esri.Vector.vectorTileLayer have been improved to be more friendly with URL structures and style reformatting assumptions. #100