Skip to content

Commit 481c60a

Browse files
committed
Update plot-schema.json
1 parent df9b08a commit 481c60a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/plot-schema.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -3902,7 +3902,7 @@
39023902
"symbol": {
39033903
"editType": "plot",
39043904
"icon": {
3905-
"description": "Sets the symbol icon image (map.layer.layout.icon-image). Full list: https://www.map.com/maki-icons/",
3905+
"description": "Sets the symbol icon image (map.layer.layout.icon-image). Full list: https://www.mapbox.com/maki-icons/",
39063906
"dflt": "marker",
39073907
"editType": "plot",
39083908
"valType": "string"
@@ -72083,7 +72083,7 @@
7208372083
},
7208472084
"symbol": {
7208572085
"arrayOk": true,
72086-
"description": "Sets the marker symbol. Full list: https://www.map.com/maki-icons/ Note that the array `marker.color` and `marker.size` are only available for *circle* symbols.",
72086+
"description": "Sets the marker symbol. Full list: https://www.mapbox.com/maki-icons/ Note that the array `marker.color` and `marker.size` are only available for *circle* symbols.",
7208772087
"dflt": "circle",
7208872088
"editType": "calc",
7208972089
"valType": "string"

0 commit comments

Comments
 (0)