3039 Commits

Author SHA1 Message Date
Emux
bf6b325ce8
0.13.0 0.13.0 2020-01-12 15:31:31 +02:00
Emux
b43dfc53e4
Gradle: declare UTF-8 encoding for Java compile 2020-01-02 15:06:47 +02:00
Emux
883ed23272
Merge pull request #759 from mapsforge/themes
Render themes: avoid patterns and textures because of old GPU issues
2019-12-25 13:58:17 +02:00
Emux
0a0c2b3ce0
Render themes: avoid patterns and textures because of old GPU issues 2019-12-25 13:36:42 +02:00
Emux
c783255b97
Mapsforge: reduce points on-the-fly while reading from map files (except lines) #757 2019-12-17 17:54:27 +02:00
Emux
c689ad9e67
Merge pull request #758 from mapsforge/cap
Fix stroke cap line ending
2019-12-15 15:40:48 +02:00
Emux
0fabe4c738
Update changelog 2019-12-15 15:39:49 +02:00
Emux
d4a95dad19
Fix stroke cap line ending 2019-12-15 15:30:02 +02:00
Emux
4405b6235a
AwtPaint: use round as default cap / join, like Mapsforge #92 2019-12-15 15:14:34 +02:00
Emux
766b0d9914
Mapsforge: reduce points on-the-fly while reading from map files (improvements) #757 2019-12-14 15:29:26 +02:00
Emux
412cacd1c2
Merge pull request #757 from mapsforge/mapsforge
Mapsforge: reduce points on-the-fly while reading from map files
2019-12-12 12:55:49 +02:00
Emux
299592d352
Update changelog 2019-12-12 12:53:30 +02:00
Emux
d512731d06
Mapsforge: reduce points on-the-fly while reading from map files 2019-12-12 12:26:19 +02:00
Emux
b2a8d3040a
Render themes: area outlines as separate lines #121 2019-12-11 15:00:12 +02:00
Emux
892ea92580
Render themes: revert tessellation in water areas except sea #224 2019-12-11 12:37:03 +02:00
Emux
f7acfd9017
Samples improvements 2019-12-10 13:26:31 +02:00
Emux
701ac43746
Update Mapsforge-Maps.md 2019-12-09 14:58:18 +02:00
Emux
b926310296
Update Android Gradle plugin (#755) 2019-12-07 16:46:06 +02:00
Carlos Alberto Martínez Gadea
49d1e7bafc
ItemizedLayer: Added a check that prevents Gestures from being processed if the Layer is not enabled (#754) 2019-12-04 11:18:08 +02:00
Emux
6f697ed6f8
Update changelog 2019-12-02 11:23:39 +02:00
Justus Schmidt
cdcae29ae1
Mapsforge: Move tileprojection to convert E6 int directly to tile coordinates (#752) 2019-12-02 11:10:01 +02:00
Emux
a13c4a3793
Merge pull request #753 from mapsforge/bitmap
AndroidGraphics: drawable to bitmap for Android >= 9
2019-11-30 15:43:19 +02:00
Emux
031a3bfa00
Android samples: simplify bitmap reading 2019-11-30 15:24:27 +02:00
Emux
7122e1fbc5
AndroidGraphics: drawable to bitmap for Android >= 9 2019-11-30 15:17:14 +02:00
Emux
6ed00d9a94
Style.Builder: make strokeColor public 2019-11-20 20:23:26 +02:00
Emux
327d6f1466
Animator: smooth scaling 2019-11-12 17:54:27 +02:00
Emux
17a135813b
Update Android Gradle plugin 2019-11-08 10:02:55 +02:00
Emux
0dd82cb68f
MapScaleBar: fix scaling 2019-11-05 15:03:18 +02:00
Emux
ae04fa83f6
MapScaleBar: minor code improvements 2019-11-04 18:26:34 +02:00
Emux
4bfcdadb76
MapScaleBar: minor optimization 2019-11-04 13:41:05 +02:00
Emux
fa5a72f20d
MercatorProjection: minor code improvements 2019-11-04 13:39:45 +02:00
Emux
d81eb3d706
LocationRenderer: keep the position for which the overlay is compiled 2019-10-29 10:00:40 +02:00
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