28 Commits
Author SHA1 Message Date
Andrey Novikov 635d5bacdd Render themes: symbol styles (#769) 2020-04-16 18:52:12 +03:00
Andrey Novikov bc20664bc5 Do not read theme twice if format is predefined 2017-11-27 10:22:48 +03:00
Andrey Novikov f9e06c80ad BitmapTileLayer: fade steps enhancements, support for permanent transparency (#444) 2017-11-14 16:51:56 +02:00
Andrey Novikov df5bcd583f Enable style categories (#430) 2017-10-24 13:20:18 +03:00
Andrey Novikov 4a848cc08c Do not catch graphics exception too early (#413) 2017-09-27 14:39:15 +03:00
Andrey Novikov 7142f3410d PathLayer: do not try to calculate zero length great circle path (#390) 2017-08-28 16:53:54 +03:00
Andrey Novikov 76d55bb1a0 Do not fling if map move is disabled (#378) 2017-07-19 16:26:37 +03:00
Andrey Novikov 12fe08884e Enable custom label loader in label layer (#377) 2017-07-19 14:46:25 +03:00
Andrey Novikov 2821d8ddb8 Circle map style rendering (#202) #122 2016-12-04 11:26:12 +02:00
Andrey Novikov 8ee4e5fb8c OSMUtils: Treat amenity as area in heuristic (#262) 2016-11-28 20:14:33 +02:00
Andrey Novikov d9bf94da99 Fix zoom animation not executed sometimes (#261) 2016-11-28 15:42:44 +02:00
Andrey Novikov 5f534656ea Improved gestures: use VTM Task for asynchronous calls (#260) #253 2016-11-28 14:41:32 +02:00
Andrey Novikov 71f7c45b21 Improved gestures (#249) #253 2016-11-28 14:28:44 +02:00
Andrey Novikov 97654f0670 Polygon label position (#204), #80
- Fix infinite recursion on invalid polygons
- Allow setting area-size for text styles
- Skip unnecessary calculations if label is outside of visible area
2016-10-28 17:36:10 +03:00
Andrey Novikov ca841f5181 Polygon label position enhancements (#204), closes #80 2016-10-28 17:34:53 +03:00
Andrey Novikov 41c35ea114 Fix event listener unbinding #186, fixes #192 2016-09-28 22:33:58 +03:00
Andrey Novikov 2b24bf82f9 VectorTileLayer: postpone zoom limits initialization #188, closes #191 2016-09-28 20:54:40 +03:00
Andrey Novikov 1a1d94e755 S3DBLayer: fix C-style string comparisons #189, #190 2016-09-28 20:06:19 +03:00
Andrey Novikov 52bb54c006 TagSet: fix C-style string comparisons #185, fixes #190 2016-09-28 20:00:22 +03:00
Andrey Novikov 96f0a60b44 Make tile decoder public 2016-09-28 15:10:06 +03:00
Andrey Novikov 7355463090 Deprecate base layer, closes #102 2016-08-19 11:39:33 +03:00
Andrey Novikov 8ce3e2e488 Set number of loaders 2016-08-15 11:39:33 +03:00
Andrey Novikov 89198c1a30 Add support for layer groups, closes #103 2016-08-01 20:06:17 +03:00
Andrey Novikov 6f0a008ffd Apply theme to all vector layers 2016-07-25 22:00:26 +03:00
Andrey Novikov 418329441f Set screen offset for bitmap rendering 2016-07-19 12:24:37 +03:00
Andrey Novikov a8b341763e GeoPoint: bearing calculation 2016-07-19 10:55:17 +03:00
Andrey Novikov 68c72437b4 Add event for moving map by user 2016-07-18 19:16:32 +03:00
Andrey Novikov 561ec4be85 New and fixed default bitmap sources 2016-07-18 19:09:03 +03:00