24 Commits

Author SHA1 Message Date
marq24
8602b5780a
Fix issue with drawing elements with false style ()
When the style of the drawable has changed the level needs to adjusted before draw(...) is called - in any other case then you have the risk, that the false style will be applied to the drawable [since the false bucket (with wrong style) will be returned when calling t.buckets.get{.*}Bucket(level)]
2020-08-03 11:08:43 +03:00
Emux
238a5f8f14
PointDrawable: correct constructor parameters, fix 2020-07-14 10:08:11 +03:00
Emux
6ed00d9a94
Style.Builder: make strokeColor public 2019-11-20 20:23:26 +02:00
Emux
faed3d05a5
VectorLayer: hide non usable add(Geometry, Style) method 2019-10-17 11:10:26 +03:00
Emux
c91833519e
Update dependencies 2019-09-18 21:11:15 +03:00
Emux
34f4432818
PathLayer(s) scaled width, fix 2018-09-22 14:31:34 +03:00
Emux
14c6b6fe8f
vtm-jts: add blur option in (line) style 2018-09-21 13:33:14 +03:00
Emux
aa5a1436ca
JTS (LocationTech), fix 2018-01-16 14:48:50 +02:00
Emux
a67b2f2c91
Gradle 4 / Android plugin 3 transitive dependencies, fix 2018-01-02 14:46:39 +02:00
Emux
d23bca9c7f Gradle 4 and Android plugin 3 improvements , fix 2017-10-30 12:28:03 +02:00
Emux
cbdeb58c2f Gradle 4 and Android plugin 3, fix 2017-10-29 18:52:55 +02:00
Emux
e3f2f19119 PathLayer, VectorLayer (polygon) overlays touch events () 2017-10-05 20:39:30 +03:00
Emux
e1db67f099 JTS PathLayer: do not try to calculate zero length great circle path by @andreynovikov 2017-08-28 16:56:44 +03:00
Emux
25f0310334 Height offset in render styles, close 2017-06-24 20:05:34 +03:00
Emux
0cd6c48b16 Update JTS 2017-02-22 11:38:55 +02:00
pedrop
422d81d665 PathLayer: API enhancements for adding Collection of any GeoPoint extension () 2016-10-31 19:58:13 +02:00
Emux
8a27d14f9a GeoPoint improvements, closes 2016-10-08 16:17:10 +03:00
Emux
801eda470d SNAPSHOT builds publish to Sonatype OSSRH, closes 2016-09-09 13:23:51 +03:00
Emux
14108fcfe7 Line texture: randomize offset rendering, 2016-08-07 20:02:40 +03:00
Emux
b32b5ceb0b Line texture: JTS PathLayer support, 2016-08-07 20:02:27 +03:00
Emux
4a663f949e vtm-jts: PathLayer improvements, 2016-08-02 20:10:29 +03:00
Emux
43ca550832 Improve code / xml formatting, 2016-07-12 19:53:47 +03:00
Emux
e793e8851b Improve code / xml formatting, closes 2016-07-09 19:45:23 +03:00
Emux
37ace257cf Create vtm-jts module, closes 2016-07-07 20:16:33 +03:00