ABCDE
1
typenamelabelimageappearance
2
noteintroBy 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 statestateSelect a state by clicking the mapUS_MAP.svgimage-map
4
notestate_noteState selected: ${state}
5
select_multiple statestatesSelect multiple states by clicking the mapUS_MAP.svgimage-map
6
notestates_noteStates selected: ${states}