Commit Graph

238 Commits

Author SHA1 Message Date
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
Alexander Nozik
190877c10e
Merge pull request #11 from mipt-npm/drag
Ability to customise onDrag functionality
2022-08-08 20:28:17 +03:00
a.kalmakhanov
954cc26bfd Ability to customise onDrag functionality 2022-07-28 16:47:14 +06:00
Alexander Nozik
22cbeddaf0
Merge pull request #10 from mipt-npm/points
Added new feature to draw points on the map
2022-07-27 16:44:11 +03:00
a.kalmakhanov
3e2c8d2db2 Added new feature to draw points on the map 2022-07-27 17:48:59 +06:00
14acd88358
Add arc feature. Add (approximate) ellipsoid 2022-07-23 18:37:14 +03:00
4c3aefcfae
package refactoring 2022-07-23 13:49:47 +03:00
8867388e85
package refactoring 2022-07-23 11:30:33 +03:00
2c87ba7638
package refactoring 2022-07-23 11:24:37 +03:00
cdee88573d
Fix package naming 2022-07-23 10:58:16 +03:00
09dfdcc84a
Add explicit API for core 2022-07-23 10:40:36 +03:00
14b3142f43
Add schemes in a separate module 2022-07-23 10:27:58 +03:00
7ada7f85f2
small autozoom fix 2022-07-23 09:59:14 +03:00
c7d1797617
Refactor map arguments 2022-07-19 12:31:09 +03:00
2fdec494fb
Use Dp in features 2022-07-19 10:34:21 +03:00
5e548fcc65
change logic of drawFeature to draw relative to offset 2022-07-19 10:16:53 +03:00
307e42eac2
Add feature group 2022-07-19 10:12:52 +03:00
52d0d959de
refactor custom feature -> draw feature 2022-07-19 09:34:00 +03:00
f218853544
add deployments 2022-07-17 10:31:45 +03:00
2e8de0b183
add deployments 2022-07-17 10:21:11 +03:00
a8b304bd20
add deployments 2022-07-17 10:05:06 +03:00
7e0acaeca9
Merge remote-tracking branch 'space/main' 2022-07-16 21:51:13 +03:00
f49ff34a18
Fix tile loading lock 2022-07-16 21:50:47 +03:00
9f6386a8c2
Project splitting and deployment 2022-07-16 21:34:19 +03:00
Alexander Nozik
3787e990ae
Merge pull request #1 from ArystanK/main
Added function to draw custom markers with Kotlin DSL Canvas API
2022-07-16 19:28:06 +03:00
7cfc76f2c7 Merge TAVRIDA-MR-6: limit-parallel-requests 2022-07-16 16:24:39 +00:00
7a243780d1
Refactor papallel doanwload 2022-07-16 19:22:22 +03:00
a.kalmakhanov
6b7f0d1015 onFeatureClick removed completely 2022-07-16 21:44:05 +06:00
a.kalmakhanov
ad058e14b5 onFeatureClick removed 2022-07-16 21:40:38 +06:00