Commit Graph

24 Commits

Author SHA1 Message Date
taDuc 59de951edd feat: add hide/show all geometry actions and implement geometry cache optimization for map rendering
Build and Release / release (push) Successful in 1m2s
2026-06-17 15:17:02 +07:00
taDuc 820e0b5216 basic Uer UI
Build and Release / release (push) Successful in 1m30s
2026-06-06 15:36:15 +07:00
taDuc d18c29f391 feat: improve map interactions, optimize color hashing, and add zoom-level constraints to labels 2026-06-01 18:41:45 +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 3d21d078cf use requestAnimationFrame for hover popup 2026-05-27 03:18:11 +07:00
taDuc 2a3193a3fa perf: optimize map rendering by memoizing Map component and caching expensive geo-spatial calculations 2026-05-26 17:11:00 +07:00
taDuc 8c4a9cc85f feat: implement Goong place search integration and add geometry representative point utilities 2026-05-26 15:43:20 +07:00
taDuc e403413965 fix ref geometry ref rerollable 2026-05-26 10:09:02 +07:00
taDuc 9d04076921 refactor: enhance wiki navigation, add view mode toggle, and improve map sync preview logic
(important global check)
2026-05-26 03:14:14 +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 395eb3de47 refactor(important): change binđing geometry to bound_with(up side down tree) 2026-05-24 20:18:29 +07:00
taDuc 0ebf8e1c65 feat: add dynamic entity color generation and support for reassigning geometry IDs 2026-05-24 11:57:40 +07:00
BoKhongLo 7e025fb449 feat: implement resizable public wiki sidebar with improved content fetching, map zoom limits, and layout adjustments
Build and Release / release (push) Successful in 36s
2026-05-20 18:02:10 +07:00
taDuc 194b3ad3c2 add somenew UI editor feature for more effêcncy 2026-05-20 02:17:46 +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 cb3e720644 editor UI for better experience :)) 2026-05-12 21:35:27 +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