sanak / geos-wasm-tester

GEOS-WASM (https://github.com/chrispahm/geos-wasm) tester app which has similar interface with JTS TestBuilder.
https://sanak.github.io/geos-wasm-tester/
GNU Lesser General Public License v2.1
0 stars 0 forks source link

Support enum select (drop-down list) and boolean checkbox in arguments #12

Open sanak opened 9 months ago

sanak commented 9 months ago

Currently, input arguments are all text type. It would be nice to support enum select (drop-down list) and boolean checkbox in arguments.