A | B | C | D | E | |
---|---|---|---|---|---|
1 | type | name | label | image | appearance |
2 | note | intro | By adding the appearance "_image-map_" and a specially prepared SVG image, a regular select widget can be turned into a selectable map. ([form source](https://docs.google.com/spreadsheets/d/1kXZ9IkWsc8iEXfN0Uosl8giJIBTf428dEBWNkhXXU3M/edit?usp=sharing)) | ||
3 | select_one state | state | Select a state by clicking the map | US_MAP.svg | image-map |
4 | note | state_note | State selected: ${state} | ||
5 | select_multiple state | states | Select multiple states by clicking the map | US_MAP.svg | image-map |
6 | note | states_note | States selected: ${states} |