Commit Graph

32 Commits

Author SHA1 Message Date
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
a.kalmakhanov
b520d2f93a Added function to draw custom markers with Kotlin DSL Canvas API. FeatureId can be extended to hold info about a feature??? I added unused onFeatureClick, which can be latter implemented with pointer input, where it will check coordinates with offset? Features need to hold info about their coordinates? 2022-07-16 14:58:56 +06:00
1ebde3a7a6 update README 2022-07-15 13:52:12 +00:00
ec2dcdccaa
OnClick returns MapViewPoint 2022-07-15 09:31:51 +03:00
5984de70b4 Merge TAVRIDA-MR-4: feature/boundbox 2022-07-15 06:26:40 +00:00
d720470ea2 Merge TAVRIDA-MR-5: Async load 2022-07-14 18:27:11 +00:00
f92ccb4838
Async load 2022-07-14 20:53:41 +03:00
d3809aca8d
Working box by features 2022-07-14 20:32:31 +03:00
9392c0f991
Working box by features (mostly) 2022-07-14 20:19:57 +03:00
Lev Shagalov
f3b67cffe9 image with painter 2022-07-14 14:52:42 +03:00
1541fb4f39
[WIP] bounding boxes 2022-07-14 10:36:16 +03:00
bebd33f859
Fix for TAVRIDA-T-5 2022-07-13 21:32:28 +03:00
6f6c4b117b
Pan logic on coroutines 2022-07-13 21:24:46 +03:00
a1151ebb62
Fix zoom 2022-07-13 16:01:08 +03:00
b95885694d
Fix tile size rounding on fractional zoom 2022-07-13 13:27:18 +03:00
4fc0f3515f
Fix rounding of zoom 2022-07-13 12:59:57 +03:00
b764fdd95a
Implementation for TAVRIDA-T-7 2022-07-13 11:36:02 +03:00
960c64d480
Partial fix for TAVRIDA-T-3
(Zoom in works corretly, zoom out - not)
2022-07-12 22:10:48 +03:00
2ac4bdfd4f
Fix for TAVRIDA-T-2 2022-07-11 20:29:07 +03:00
792a755682
Quick fix for feature builder 2022-07-11 18:43:05 +03:00
ed4b603077
Feature builder. Color modification example 2022-07-11 18:32:36 +03:00
92abd3db43
Add MapFeatureSelector 2022-07-11 14:46:11 +03:00
6868c1a5ca
Fix for imposible tile index crush. 2022-07-11 11:30:24 +03:00
005ef17f8e
Move classes to common 2022-07-11 09:36:43 +03:00
3837af5886
Add abstraction for tile storage 2022-07-10 22:37:07 +03:00
7771a9b7b9
Add vector rendering 2022-07-10 18:32:37 +03:00
6258e25669
Fast scroll bug fix 2022-07-10 17:50:25 +03:00
18b7b91b6f
Fully functional prototype 2022-07-10 16:53:16 +03:00
3124073800
Point of view model rework. Drag and zoom fully working. 2022-07-10 16:05:18 +03:00
ea16a02a48
Added proper file cache and map drag 2022-07-09 22:45:54 +03:00
f7151548e5
Initial commit 2022-07-09 17:47:42 +03:00