Commit Graph

142 Commits

Author SHA1 Message Date
69e7b058d2 Fix scheme 2023-01-05 17:24:27 +03:00
70fe9cf97a Update title and logo 2023-01-05 17:12:37 +03:00
cb160110e7 Optimize attributes working 2023-01-05 12:15:52 +03:00
ea8c5571bb Proper polygon contains check 2023-01-04 22:43:51 +03:00
ba962acf5c Change the working of groups 2023-01-02 20:28:47 +03:00
a8a3da7e70 Change the working of groups 2023-01-02 14:08:20 +03:00
26c3e589da Immutable attributes 2023-01-01 09:10:01 +03:00
7643968d39 Fix view rectangle computation 2022-12-28 21:02:23 +03:00
d34c5099f6 Fix view change listener 2022-12-28 20:03:08 +03:00
15ad690129 Refactor drag. Again. 2022-12-28 19:49:09 +03:00
9e3eec9533 Full refacor of map state and arguments 2022-12-28 14:41:46 +03:00
56ccd66db5 Make attributeMap val 2022-12-27 12:46:27 +03:00
33cadb1d15 Add js support for features 2022-12-27 12:34:24 +03:00
8969b2b094 Add geojson demo 2022-12-27 11:51:14 +03:00
5da23b83c1 Add GeoJson bindings 2022-12-26 23:22:21 +03:00
7e7cb0a260 Multi-listener drag 2022-12-26 17:44:01 +03:00
572adf041f
Cleanup drag 2022-12-26 11:19:08 +03:00
42dbbeea58
Add depth attribute 2022-12-25 14:51:34 +03:00
5ed46b278c
Generalize feature draw logic for schemes 2022-12-25 14:33:31 +03:00
8a94438dfd
Generalize feature draw logic 2022-12-25 11:29:31 +03:00
5b95adc649
Generalize feature draw logic 2022-12-25 11:07:45 +03:00
fb13fa1431
Generalize map control logic 2022-12-24 22:59:33 +03:00
9b8ba884e1
Generic features 2022-12-23 22:16:16 +03:00
c2157c8351 [WIP] generic features 2022-12-23 11:47:34 +03:00
7735d667bc
[WIP] Generic features 2022-12-17 23:12:00 +03:00
0d9efadcb8
New attributes 2022-12-17 21:36:05 +03:00
8451cc3aa1
[WIP] attributes refactoring 2022-12-10 13:41:54 +03:00
edeb422335
Typed features for Map 2022-12-09 22:21:24 +03:00
5448929d31 Fixed multi-drag issue. Added demo for bounded drag. 2022-12-07 18:02:20 +03:00
5561a4188c More robust drag API and implementation 2022-11-28 07:58:22 +03:00
1ebcb02f0a More robust drag API and implementation 2022-11-28 07:56:15 +03:00
e7cb006a3c
0.1.0 release with Kotlin 1.7.20 2022-10-12 15:03:02 +03:00
5ab7862660
Use exact shapes for SVG 2022-10-09 20:25:21 +03:00
737bbbde6a
Fix SVG rendering for scheme 2022-10-09 17:11:03 +03:00
77e27c7eb6
Add string export 2022-10-09 13:48:19 +03:00
28663a010d
Add SVG render for Scheme 2022-10-09 13:03:36 +03:00
c679680cf0
Fix curve reverse 2022-10-08 14:16:12 +03:00
6a4531fe1d
Fix repos 2022-10-08 13:44:21 +03:00
c8c6aef24e
Fix curveInDirection 2022-10-08 13:39:52 +03:00
3e31effa80
Fix failing test 2022-10-04 15:06:00 +03:00
e106ceef9a
Fix the problem with failed downloads... again 2022-09-20 13:57:41 +03:00
c82f47a786
Fix scheme rectangle bug 2022-09-17 13:11:49 +03:00
b68fa02fa4
Add key to SchemeView 2022-09-17 12:44:44 +03:00
9c5c4b5747
line builder for scheme 2022-09-17 11:49:39 +03:00
354cd8c9a2
Add arc builders to scheme 2022-09-17 11:44:34 +03:00
409d749054
Update schemes to match Maps features 2022-09-17 10:32:28 +03:00
6decba8e83
Add toString to curves and correct rounding normalization for angles 2022-09-16 12:59:58 +03:00
2b01b8e316
Add separate builders for feature state 2022-09-14 15:09:02 +03:00
8c79c913e6
Fix draggable 2022-09-14 12:11:15 +03:00
693f608b14
Reorder some API 2022-09-13 22:53:56 +03:00