3207 Commits

Author SHA1 Message Date
Emux
97332e3e73
Merge pull request #750 from mapsforge/location
Location texture renderer: rewrite and optimize
2019-10-25 11:50:25 +03:00
Emux
e4a4857eb8
Update changelog 2019-10-25 11:50:03 +03:00
Emux
80018de754
Location texture renderer: rewrite and optimize 2019-10-25 11:43:51 +03:00
Emux
01bb7ca074
Merge pull request #749 from mapsforge/opengl
Android: OpenGL ES 2.0 default for performance / stability
2019-10-25 11:17:43 +03:00
Emux
a8f5eee505
Update changelog 2019-10-25 11:16:37 +03:00
Emux
644cf9dcb6
Android: OpenGL ES 2.0 default for performance / stability 2019-10-25 11:03:33 +03:00
Emux
cb0109ba42
Samples: use Mapsforge release version 2019-10-23 19:04:42 +03:00
Emux
2fa5afec11
Layers: make updateLayers public 2019-10-23 18:59:45 +03:00
Emux
69ea1e414a
Location shader improvements 2019-10-22 18:21:43 +03:00
Emux
4866abe38e
Merge pull request #748 from mapsforge/location
Location renderers: allow fixed center position
2019-10-18 14:12:33 +03:00
Emux
4c10d5848b
Location renderers: allow fixed center position 2019-10-17 15:00:53 +03:00
Emux
faed3d05a5
VectorLayer: hide non usable add(Geometry, Style) method 2019-10-17 11:10:26 +03:00
Emux
88a9a9ee7f
Polygon labels: use centroid position if available #734 2019-10-04 18:24:14 +03:00
Emux
3915e3343d
Merge pull request #745 from Gustl22/s3db_profile
S3DB: shape profiles as constants
2019-10-04 10:10:36 +03:00
Gustl22
b22c023f1a S3DB: shape profiles as constants 2019-10-03 16:48:55 +02:00
Emux
5de7c9ec38
Update Android Gradle plugin 2019-10-03 09:39:10 +03:00
Gustl22
14c485914c
S3DB: roof shape profiles (#744) 2019-10-03 09:32:57 +03:00
Emux
c20922b5f5
Tile decoders refactoring 2019-10-01 18:48:10 +03:00
Emux
1294ff9fea
Symbols on lines doc improvements #743 2019-10-01 09:41:58 +03:00
Emux
992d9c8e66
Samples improvements 2019-09-30 20:03:15 +03:00
Emux
948449b3ec
Fix Android samples on old Android 2019-09-29 15:09:46 +03:00
Emux
0c1c06c1bb
Allow threaded system initialization 2019-09-28 22:36:17 +03:00
Emux
7ad3f4a0b1
Merge pull request #743 from mapsforge/symbol
Render themes - symbols on lines: add billboard, rotate options
2019-09-28 19:45:05 +03:00
Emux
c5836adc17
Update changelog 2019-09-28 19:44:29 +03:00
Emux
107a429517
Render themes: use symbols on lines for oneways 2019-09-28 19:38:54 +03:00
Emux
2cb0a80c47
LineStyle, SymbolStyle: use scale on repeat values 2019-09-28 19:38:22 +03:00
Emux
db9f83120a
Render themes - symbols on lines: add billboard, rotate options 2019-09-28 18:50:20 +03:00
Emux
5facdb9888
XmlThemeBuilder: disable mipmap for sharper rendering 2019-09-28 18:29:47 +03:00
Emux
3f3caa1912
Update changelog 2019-09-23 19:39:33 +03:00
Emux
03b9f224b2
Render themes: improve nature park & reserve rendering 2019-09-23 19:17:52 +03:00
Emux
c013465d49
Render themes: improve nature reserve rendering 2019-09-23 18:39:52 +03:00
Emux
c91833519e
Update dependencies 2019-09-18 21:11:15 +03:00
Emux
055cd54beb
0.12.0 0.12.0 2019-09-17 10:11:09 +03:00
Emux
3eaad42903
Update changelog 2019-09-14 20:13:49 +03:00
Emux
6ab98419df
Update documentation 2019-09-09 13:12:22 +03:00
Konstantinos Tzounopoulos
a9e18a2add
MBTiles vector tile source (#740)
Support offline vector maps (MBTiles, MVT, gzipped pbf)
2019-09-09 12:47:24 +03:00
Emux
83aed13683
Scale bar: allow extend unit adapters 2019-08-27 15:00:26 +03:00
Emux
5779d10632
Update Gradle 2019-08-21 12:51:32 +03:00
Emux
85e818d788
Merge pull request #739 from marq24/just_docupdate
Application: added GPSLogger II
2019-08-12 17:22:35 +03:00
Matthias Marquardt
cc1d4cf6d9 added GPSLogger II (available since 12.08.2019 with VTM) 2019-08-12 15:25:05 +02:00
Emux
0404effca3
Update Android build tools 2019-08-08 12:22:39 +03:00
Emux
eef1a8c779
ViewController: make syncViewport public 2019-08-07 10:59:29 +03:00
Emux
527fc3d42d
Update changelog 2019-08-06 18:25:22 +03:00
Emux
53b262f190
Merge pull request #737 from mapsforge/bg
Render themes: text background color (highway shields)
2019-08-06 18:22:12 +03:00
Emux
dcb7b0d10c
Render themes: text background color (highway shields) 2019-08-06 18:17:37 +03:00
Emux
e6137163b9
Update samples 2019-08-02 12:35:07 +03:00
Emux
2cf9a4a472
Update changelog 2019-08-02 11:17:31 +03:00
marq24
55d8797f37
Create centroids based on non clipped ways (#734)
- introduced a new member to the MapElement to store the pre-calculated centroid of the way (none clipped)
- auto create element.centroidPosition based on all (none clipped) points of a osm-way
- skipping rendering of centered symbols, if OFF screen
- introduced Parameter to enable/disable the feature
2019-08-02 11:15:53 +03:00
Emux
653c6489b9
Update ISSUE_TEMPLATE.md 2019-08-02 11:11:40 +03:00
Emux
c19e06b718
Update ISSUE_TEMPLATE.md 2019-08-01 20:31:43 +03:00