File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 9999
100100 //// CARTO BASE MAPS - FREE TO USE ////
101101 //// Max use 75,000 map impressions a Month per CartoDB, Inc.
102+
102103 //// MAP STYLE: Voyager
103- // let CartoDB_Voyager = L.tileLayer('https://{s}.basemaps.cartocdn.com/rastertiles/voyager/{z}/{x}/{y}{r}.png', {
104+ // L.tileLayer('https://{s}.basemaps.cartocdn.com/rastertiles/voyager/{z}/{x}/{y}{r}.png', {
104105 //// MAP STYLE: Voyager Labels Under
105- let CartoDB_VoyagerLabelsUnder = L . tileLayer ( 'https://{s}.basemaps.cartocdn.com/rastertiles/voyager_labels_under/{z}/{x}/{y}{r}.png' , {
106+ L . tileLayer ( 'https://{s}.basemaps.cartocdn.com/rastertiles/voyager_labels_under/{z}/{x}/{y}{r}.png' , {
106107 attribution : '© <a href="https://www.openstreetmap.org/copyright">OpenStreetMap</a> contributors © <a href="https://carto.com/attributions">CARTO</a>' ,
107108 subdomains : 'abcd' ,
108109 maxZoom : 20
You can’t perform that action at this time.
0 commit comments