File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -133,31 +133,31 @@ const stylePresets = [
133133 presets : [
134134 {
135135 id : 'mapbox-streets' ,
136- name : 'Mapbox Streets' ,
136+ name : 'Mapbox Streets v11 ' ,
137137 type : 'mapbox-gl' ,
138138 url : 'mapbox://styles/mapbox/streets-v11' ,
139139 } ,
140140 {
141141 id : 'mapbox-outdoors' ,
142- name : 'Mapbox Outdoors' ,
142+ name : 'Mapbox Outdoors v11 ' ,
143143 type : 'mapbox-gl' ,
144144 url : 'mapbox://styles/mapbox/outdoors-v11' ,
145145 } ,
146146 {
147147 id : 'mapbox-light' ,
148- name : 'Mapbox Light' ,
148+ name : 'Mapbox Light v10 ' ,
149149 type : 'mapbox-gl' ,
150150 url : 'mapbox://styles/mapbox/light-v10' ,
151151 } ,
152152 {
153153 id : 'mapbox-dark' ,
154- name : 'Mapbox Dark' ,
154+ name : 'Mapbox Dark v10 ' ,
155155 type : 'mapbox-gl' ,
156156 url : 'mapbox://styles/mapbox/dark-v10' ,
157157 } ,
158158 {
159159 id : 'mapbox-satellite-streets' ,
160- name : 'Mapbox Satellite Streets' ,
160+ name : 'Mapbox Satellite Streets v11 ' ,
161161 type : 'mapbox-gl' ,
162162 url : 'mapbox://styles/mapbox/satellite-streets-v11' ,
163163 } ,
You can’t perform that action at this time.
0 commit comments