File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -284,7 +284,7 @@ var attrs = module.exports = overrideAll({
284
284
dflt : 'marker' ,
285
285
description : [
286
286
'Sets the symbol icon image (map.layer.layout.icon-image).' ,
287
- 'Full list: https://www.map .com/maki-icons/'
287
+ 'Full list: https://www.mapbox .com/maki-icons/'
288
288
] . join ( ' ' )
289
289
} ,
290
290
iconsize : {
Original file line number Diff line number Diff line change @@ -119,7 +119,7 @@ module.exports = overrideAll({
119
119
arrayOk : true ,
120
120
description : [
121
121
'Sets the marker symbol.' ,
122
- 'Full list: https://www.map .com/maki-icons/' ,
122
+ 'Full list: https://www.mapbox .com/maki-icons/' ,
123
123
'Note that the array `marker.color` and `marker.size`' ,
124
124
'are only available for *circle* symbols.'
125
125
] . join ( ' ' )
You can’t perform that action at this time.
0 commit comments