Commit Graph

14 Commits

Author SHA1 Message Date
taDuc 820e0b5216 basic Uer UI
Build and Release / release (push) Successful in 1m30s
2026-06-06 15:36:15 +07:00
taDuc 61949e7149 feat: implement boundary tracing feature for polygon drawing with Shift+T shortcut 2026-06-05 02:41:05 +07:00
taDuc e9657a4003 refactor: improve snap precision and UI by adding high-precision lng-lat snap calculations and visual vertex status indicators 2026-06-04 21:57:00 +07:00
taDuc 1a77d471ad feat: add region and location geometry types and extend editing engine to support line and point modifications 2026-06-01 16:01:37 +07:00
taDuc 8306543828 feat: enable feature selection for preview modes and add click interaction support to the selecting engine 2026-05-26 01:26:47 +07:00
taDuc 663347889b reafactor(important): change to new map backround base goong.io 2026-05-18 22:48:21 +07:00
taDuc 8fc9456a6a init: replay mode 2026-05-14 03:41:58 +07:00
taDuc 41e43d4974 fix: stop use int key in local 2026-05-13 04:17:22 +07:00
taDuc 72d7073c40 refactor: path's label viewed also line 2026-05-12 20:48:13 +07:00
taDuc 51f432f0fe refactor: easy polylabel algorithm to view polygon label 2026-05-12 18:43:12 +07:00
taDuc 7b1f7538ab refactor: point view 2026-05-12 17:42:59 +07:00
taDuc d40c3831cb feat: implement modularized map layer styles for various geographic types and update map engine integration 2026-05-12 14:47:00 +07:00
taDuc 16fce9da7a refactor: reorganize project structure by migrating engine and geometry utilities into a structured map directory 2026-05-12 04:43:50 +07:00
taDuc 1baba25303 refactor: modularize Map component logic into dedicated hooks for map instance management, layers, interactions, and state synchronization 2026-05-12 04:05:00 +07:00