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({
284284 dflt : 'marker' ,
285285 description : [
286286 '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/'
288288 ] . join ( ' ' )
289289 } ,
290290 iconsize : {
Original file line number Diff line number Diff line change @@ -119,7 +119,7 @@ module.exports = overrideAll({
119119 arrayOk : true ,
120120 description : [
121121 'Sets the marker symbol.' ,
122- 'Full list: https://www.map .com/maki-icons/' ,
122+ 'Full list: https://www.mapbox .com/maki-icons/' ,
123123 'Note that the array `marker.color` and `marker.size`' ,
124124 'are only available for *circle* symbols.'
125125 ] . join ( ' ' )
You can’t perform that action at this time.
0 commit comments