Added style_renderer to field-spec-additional

This commit is contained in:
orangemug
2020-01-30 08:54:08 +00:00
parent 223721a65d
commit a8cbe19f09
2 changed files with 8 additions and 1 deletions

View File

@@ -12,6 +12,10 @@ const spec = {
label: "Thunderforest Access Token",
doc: "Public access token for Thunderforest services."
},
style_renderer: {
label: "Style Renderer",
doc: "Choose the default Maputnik renderer for this style.",
},
}
}