Merge branch 'main' into next
This commit is contained in:
@ -32,7 +32,7 @@
|
||||
"postcss": "8.4.23",
|
||||
"postcss-scss": "4.0.6",
|
||||
"prettier": "2.8.8",
|
||||
"vite": "4.3.5",
|
||||
"vite": "4.3.9",
|
||||
"vite-plugin-svgr": "3.2.0",
|
||||
"webpack": "5.80.0"
|
||||
},
|
||||
|
@ -586,6 +586,16 @@ collections:
|
||||
widget: map
|
||||
pattern: ['\[-([7-9][0-9]|1[0-2][0-9])\.', 'Must be between latitude -70 and -129']
|
||||
required: false
|
||||
- name: line_string
|
||||
label: Line String
|
||||
type: LineString
|
||||
widget: map
|
||||
required: false
|
||||
- name: polygon
|
||||
label: Polygon
|
||||
type: Polygon
|
||||
widget: map
|
||||
required: false
|
||||
- name: markdown
|
||||
label: Markdown
|
||||
file: _widgets/markdown.json
|
||||
|
Reference in New Issue
Block a user