Commit Graph

53 Commits

Author SHA1 Message Date
29074a9624 Fix feature update 2024-07-07 13:20:57 +03:00
62196fc6f5 Refactored to use flow instead of snapshot maps 2024-07-06 09:54:06 +03:00
7ca4bba1b7 Version 0.3.0 2024-06-04 14:38:21 +03:00
7c7a788d2e change package to space.kscience 2024-06-04 11:06:50 +03:00
327cef9ea9 Update dependencies. Add wasm demo 2024-02-23 12:11:43 +03:00
7d3b219d70 Move files around 2023-10-01 11:12:15 +03:00
aebf4af24f Fix svg export 2023-09-10 21:13:54 +03:00
75b5a69a27 Full refactor of map state 2023-09-10 13:12:45 +03:00
1caf141d27 Fix for #22 (default hairline size for points) 2023-05-26 15:49:14 +03:00
e553e33d4c [WIP] disentangling obstacles phase 2 2023-04-11 17:08:28 +03:00
3b43446f82 Add pixel map implementation 2023-03-15 15:24:23 +03:00
90eb7b4575 Split points and multiline 2023-02-13 16:49:36 +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
5a3a4b059e Detect taps manually 2023-01-06 12:36:02 +03:00
ad938a614a Attributes cleanup 2023-01-06 10:40:21 +03:00
ffc77dc611 Introduce Attribute builders 2023-01-06 10:26:29 +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
9e3eec9533 Full refacor of map state and arguments 2022-12-28 14:41:46 +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
fb13fa1431
Generalize map control logic 2022-12-24 22:59:33 +03:00
9b8ba884e1
Generic features 2022-12-23 22:16:16 +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
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
8429577fd8
Add extension builders for distance 2022-09-10 18:47:03 +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
491a4e6000
Drag done 2022-08-31 22:48:52 +03:00
5a1d3d701f
Refactored drag processing 2022-08-30 10:29:56 +03:00
4614b1f7bc
Type safe angles and distances 2022-08-29 13:38:46 +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
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