Commit Graph

1083 Commits

Author SHA1 Message Date
Andrey Novikov
12fe08884e Enable custom label loader in label layer (#377) 2017-07-19 14:46:25 +03:00
Emux
13c42d509c LabelLayer: improvements for prevent running worker when disabled #374 2017-07-12 10:03:17 +03:00
Wolfgang Schramm
a6aa2b2388 LabelLayer: prevent running worker when disabled (caused a loop) (#374) 2017-07-12 09:57:09 +03:00
Wolfgang Schramm
9f7fe2577b Add state parameter to all animateTo methods which called animStart with a hardcoded state. (#373)
Preserve old API which now calls the extended animateTo methods.
2017-07-08 18:36:03 +03:00
Emux
8db30d8537 Mapsforge: increase limit for max way length causing empty tiles, fix #370 2017-06-30 22:17:53 +03:00
Emux
25f0310334 Height offset in render styles, close #368 2017-06-24 20:05:34 +03:00
Emux
27e2c5dde5 Mapzen GeoJSON vector tiles with vtm-json module, close #55 #367 2017-06-21 14:49:54 +03:00
Emux
fe104300ba Mapzen MVT: refactor tile source #57 2017-06-20 20:54:40 +03:00
Emux
0eb53403d1 Location renderer: improve scaling #317 2017-06-17 18:05:29 +03:00
Emux
9ca4785701 Location renderer: fix external shaders initialization #317 2017-06-15 15:50:07 +03:00
Emux
8d2aba9c65 Location renderer: add scaling support #317 2017-06-15 12:31:23 +03:00
Emux
2872ce94a3 Location shaders: proper fix #321 2017-06-13 13:27:58 +03:00
Emux
d5ebf43e3d Location shaders: some Mali GPU don't like ternary operators #321 2017-06-13 12:03:12 +03:00
Emux
223eb120fa Location renderer: avoid continuous rendering, closes #141 2017-06-12 15:40:45 +03:00
Emux
b94d943247 Fix location shader #321 2017-06-11 19:41:52 +03:00
Emux
d409aa5b96 Location renderer custom color, closes #361 2017-06-11 19:12:59 +03:00
Emux
903dbad9c6 Mapsforge: remove MapDatabase.readZoomTable redundant checks, fixes #357 2017-06-05 13:56:10 +03:00
Emux
16f0d524c5 UrlTileDataSource: catch NPE input stream 2017-06-04 22:38:58 +03:00
Emux
f77c46f56d Render theme styles: allow setting menu callback #93 2017-06-01 14:53:11 +03:00
Emux
45383397bc Update dependencies 2017-05-30 14:11:44 +03:00
Mathieu De Brito
6b4bb7d8bf Added accessible static value as default building height (#351) 2017-05-22 20:28:11 +03:00
Longri
c580e1d7a5 Map renderer COORD_SCALE configurable and global use (#344) 2017-04-02 16:26:03 +03:00
Emux
347c1d31bb Location renderer improvements #321 2017-03-29 13:28:04 +03:00
Emux
8ab2195500 Layer enabled state #342 improvements 2017-03-28 19:16:03 +03:00
Andre Höpfner
9fff945978 Handle layer enabled state (#342) 2017-03-28 19:13:35 +03:00
Emux
4c9354c326 POT textures #334 improvements and samples 2017-03-16 14:48:06 +02:00
Longri
d1fdca170e POT textures (#334) 2017-03-16 14:15:39 +02:00
Emux
20f1121d3a Location renderer improvements #321 2017-03-09 13:54:32 +02:00
Emux
5818edc228 Graphics API #328 improvements 2017-03-07 14:41:02 +02:00
Emux
808671c1fb Theme texture atlas #324 improvements, #63 2017-03-06 19:53:18 +02:00
Longri
2d3ab0b6fd Theme texture atlas at runtime (#324), #63 2017-03-06 16:56:56 +02:00
Emux
6461d39357 Location renderer improvements #321 2017-03-05 19:15:59 +02:00
Longri
ca56e0fe33 BitmapPacker wrong Texture on iOS (#323), fixes #322 2017-03-05 16:28:40 +02:00
Emux
320ce5b44d Location shaders: check no rotation, fixes #321 2017-03-05 12:09:53 +02:00
Emux
f061e06d94 Location renderer: allow external shaders, move existing to glsl files, closes #317 2017-03-04 19:30:19 +02:00
Emux
d1ce52ef52 Graphics API: enable paint text alignment, closes #320 2017-03-04 18:35:10 +02:00
Emux
28961caa79 Marker clustering improvements #312 2017-03-04 18:32:13 +02:00
rodo
4b30ca3242 Marker clustering (#296) (#310) #312 2017-03-04 18:06:28 +02:00
Mathieu De Brito
d8001e23f6 LocationRenderer: add reverse version of shader 1 (#318) 2017-03-03 20:35:20 +02:00
Longri
5480cd6df8 Allow multiple TextureAtlas per SymbolBucket (#303) 2017-03-02 20:12:26 +02:00
Longri
23d34fa00a Texture atlas: use bitmap packer based on libGdx PixmapPacker (#304) 2017-03-01 12:59:38 +02:00
Emux
29322acf87 Graphics API: draw line using floats 2017-02-28 20:58:13 +02:00
rodo
67afa0b7ab Graphics API: draw circle (#295) 2017-02-28 20:30:21 +02:00
Emux
f7e5544238 Symbol rotation #294 improvements 2017-02-27 20:37:54 +02:00
Longri
981536595f Symbol rotation (#294) 2017-02-27 20:14:36 +02:00
Izumi Kawashima
b7a3844aac WebGL: skip GL_VERTEX_PROGRAM_POINT_SIZE for GL points (#305) 2017-02-27 17:28:06 +02:00
Emux
967875d6b8 XmlThemeBuilder: use English case transformation rules, fixes #297 2017-02-19 22:10:17 +02:00
Emux
ac115b1f0f TileSource: add name parameter 2017-02-12 21:09:38 +02:00
Emux
8397d5a3be Platform identification improvements #286, closes #285 2017-01-27 20:09:33 +02:00
Longri
980e9d5e54 Add platform identification (#286) 2017-01-27 20:02:17 +02:00