Commit Graph

41 Commits

Author SHA1 Message Date
1ccd35f152 Prepare for 0.2.2 release 2023-05-06 15:39:58 +03:00
d8548ab162 Differentiate obstacles 2023-05-06 14:22:09 +03:00
cdaa17a3b9 Change trajectory package 2023-04-16 20:50:51 +03:00
dbfe61b949 Update kmath version and gradle 2023-04-10 11:33:13 +03:00
3ab875d87c Add trajectory-kt 2023-04-06 10:03:38 +03:00
1bcae1f362 Fix autoscale for maps 2023-02-22 14:00:41 +03:00
94a91e9ff9 Add remaining attributes arguments to feature builders 2023-02-22 12:20:32 +03:00
a89a5cf36a up version 2023-02-22 11:10:37 +03:00
7623e5f622 Add ability to remove a feature by key 2023-02-13 17:32:48 +03:00
90eb7b4575 Split points and multiline 2023-02-13 16:49:36 +03:00
ce25690dfb fix arc rendering 2023-02-13 11:13:00 +03:00
e80c9406c9 Fix attribute serialization tests 2023-02-11 19:09:27 +03:00
50ccfeab70 Type safe angles 2023-02-06 17:19:51 +03:00
a23b9954cd FeatureId -> FeatureRef 2023-02-06 10:37:22 +03:00
82a1260e3f Make elevation optional for Gmc 2023-01-14 20:09:58 +03:00
b6a3ce0fe7 GeoJson builders 2023-01-12 14:50:10 +03:00
0f00abb1b2 Attribute serialization 2023-01-12 11:52:54 +03:00
190834634f API fixes 2023-01-06 22:16:46 +03:00
5ed46b278c
Generalize feature draw logic for schemes 2022-12-25 14:33:31 +03:00
5561a4188c More robust drag API and implementation 2022-11-28 07:58:22 +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
28663a010d
Add SVG render for Scheme 2022-10-09 13:03:36 +03:00
6a4531fe1d
Fix repos 2022-10-08 13:44:21 +03:00
c8c6aef24e
Fix curveInDirection 2022-10-08 13:39:52 +03:00
e106ceef9a
Fix the problem with failed downloads... again 2022-09-20 13:57:41 +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
4cabfcf16f
Add rectangle override for map component builder 2022-09-13 13:44:38 +03:00
1808a9b7d3
Change notation for arc angles. WARNING meaning changed without API change 2022-09-12 14:05:01 +03:00
890a1bceca
Fix arc builder 2022-09-11 22:24:53 +03:00
cda8d8e76f
Update feature builder AP 2022-09-10 15:20:01 +03:00
48e425bbae
Use null viewPoint to infer it from features 2022-09-09 21:16:54 +03:00
74e878e7e5
Switch to kscience project configuration. 2022-09-06 13:32:13 +03:00
2e8de0b183
add deployments 2022-07-17 10:21:11 +03:00
a8b304bd20
add deployments 2022-07-17 10:05:06 +03:00
9f6386a8c2
Project splitting and deployment 2022-07-16 21:34:19 +03:00
92abd3db43
Add MapFeatureSelector 2022-07-11 14:46:11 +03:00
f7151548e5
Initial commit 2022-07-09 17:47:42 +03:00