Skip to content
This repository has been archived by the owner on Sep 9, 2024. It is now read-only.

Commit

Permalink
chore: update demo
Browse files Browse the repository at this point in the history
  • Loading branch information
KaneFreeman committed Jun 14, 2023
1 parent d3fe23d commit 8444389
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions packages/demo/public/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -565,6 +565,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
Expand Down

0 comments on commit 8444389

Please sign in to comment.