-
Notifications
You must be signed in to change notification settings - Fork 9
Leaflet Tiled Layers
Andy Rothwell edited this page Aug 4, 2020
·
1 revision
Example:
tiledLayers: {
cityBasemapLabels: {
url: '//tiles.arcgis.com/tiles/fLeGjb7u4uXqeF9q/arcgis/rest/services/CityBasemap_Labels/MapServer',
zIndex: '3',
},
imageryBasemapLabels: {
url: '//tiles.arcgis.com/tiles/fLeGjb7u4uXqeF9q/arcgis/rest/services/CityImagery_Labels/MapServer',
zIndex: '3',
attribution: 'overwrite',
} ...