|
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 |
|
|
4c71b8e7bb
|
Change state propagation to better support dynamic features. Drag not working for now
|
2022-09-13 20:30:49 +03:00 |
|
|
fa51fc03db
|
Change state propagation and rectangle selection
|
2022-09-13 19:01:23 +03:00 |
|
|
6b0a2566bd
|
Change state propagation and rectangle selection
|
2022-09-13 18:27:57 +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 |
|
|
8e143eb81c
|
Fix Angle inversion
|
2022-09-11 21:16:48 +03:00 |
|
|
8429577fd8
|
Add extension builders for distance
|
2022-09-10 18:47:03 +03:00 |
|
|
25e9eed88d
|
Correct mercator projection. Use epsg naming
|
2022-09-10 18:04:42 +03:00 |
|
|
42e0a4c46d
|
Add abstraction for coordinate projections
|
2022-09-10 16:14:30 +03:00 |
|
|
cda8d8e76f
|
Update feature builder AP
|
2022-09-10 15:20:01 +03:00 |
|
|
7939677e5a
|
Remove unnecessary state duplication for viewPoint
|
2022-09-09 21:23:38 +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 |
|
|
491a4e6000
|
Drag done
|
2022-08-31 22:48:52 +03:00 |
|
|
5a1d3d701f
|
Refactored drag processing
|
2022-08-30 10:29:56 +03:00 |
|
|
26aaac2ecd
|
Fix after merge
|
2022-08-29 22:24:39 +03:00 |
|
|
d490b3f37c
|
Merge remote-tracking branch 'space/main'
# Conflicts:
# maps-kt-compose/src/commonMain/kotlin/center/sciprog/maps/compose/MapFeature.kt
# maps-kt-compose/src/jvmMain/kotlin/center/sciprog/maps/compose/MapTextFeature.kt
|
2022-08-29 22:23:24 +03:00 |
|
|
9ffc9d3d67
|
Add geodetic distance measurement.
|
2022-08-29 22:12:03 +03:00 |
|
|
e0cc0bc60b
|
Tests for curve calculation
|
2022-08-29 18:37:42 +03:00 |
|
|
4614b1f7bc
|
Type safe angles and distances
|
2022-08-29 13:38:46 +03:00 |
|
Alexander Nozik
|
6459246eb5
|
Merge pull request #16 from SciProgCentre/connect_timeout_exception_handling
Connect timeout exception handling
|
2022-08-26 14:23:51 +03:00 |
|
|
3467a6dbe0
|
Refactor error management
|
2022-08-26 14:22:17 +03:00 |
|
a.kalmakhanov
|
b110ab2b4c
|
Merge remote-tracking branch 'origin/main'
|
2022-08-21 22:37:13 +06:00 |
|
a.kalmakhanov
|
4b512d0967
|
ConnectTimeoutException handling enabled
TextFeature multiplatform capability enabled
|
2022-08-21 22:36:56 +06:00 |
|
|
11b278fc81
|
Frodo goes to Mordor (directly)
|
2022-08-18 18:47:06 +03:00 |
|