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

Draw regular polygon doesn't work on iOS/Android browser #10

Open sanak opened 12 months ago

sanak commented 12 months ago

There is no visual output when tapping 1st point, and finishing polygon drawing is impossible when tapping 2nd point. Probably, it's better to modify original implementation (limit rectangle and add menu, etc.)