Commit Graph
100 Commits
Author SHA1 Message Date
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
Emux 6f697ed6f8 Update changelog 2019-12-02 11:23:39 +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
Emux 5de7c9ec38 Update Android Gradle plugin 2019-10-03 09:39:10 +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 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
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
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
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
Emux 5de4c6b7ab XmlThemeBuilder: check texture load result for line symbols 2019-07-31 21:49:45 +03:00
Emux 900448f8d3 MapElement: revert clear(), #735 2019-07-31 13:57:06 +03:00
Emux 4be42dbc0f MapElement: fix clear() method, #735 2019-07-31 13:34:01 +03:00
Emux 72ba3d6429 MapDatabase: clean label position, fix #735 2019-07-31 12:48:04 +03:00
Emux f5815203c4 Disable 'optimal' placement of labels or symbols on polygons 2019-07-31 10:50:20 +03:00
Emux 0c050c7405 libGDX 1.9.10, fix #731 2019-07-25 13:02:59 +03:00
Emux 71bf1390f6 Update Android Gradle plugin 2019-07-10 20:20:28 +03:00
Emux c526599e20 Android 10 targetSdkVersion with runtime permissions, #728 2019-06-17 11:55:27 +03:00
Emux fcf7272f2e Android 10 compatibility, fix #728 2019-06-16 21:03:37 +03:00
Emux cf2bdb251b LocationRenderer: more public members 2019-06-06 09:46:53 +03:00
Emux 70741d8f5b Update Gradle Android plugin 2019-05-17 20:16:10 +03:00
Emux 9209afba01 Update Changelog.md 2019-05-17 19:51:36 +03:00
Emux efab21f4f2 Merge pull request #724 from Gustl22/shader_improvements
Adapt / refactor shader uniforms and attributes
2019-05-17 17:56:02 +03:00
Emux 634d67a206 Fix marker touch events, fix #723 2019-05-13 18:35:13 +03:00
Emux 149d5d9057 Update desktop.md 2019-04-22 11:09:58 +03:00
Emux fe2d806d73 Update docs 2019-04-22 10:59:39 +03:00
Emux 63ccf0dcfa vtm-desktop-lwjgl: revert package #259 2019-04-22 10:25:04 +03:00
Emux b98505c815 Update docs 2019-04-20 14:48:31 +03:00
Emux df82ebfaa6 Buildings translucency does not work on macOS #61 2019-04-19 10:54:03 +03:00
Emux b5ee7c1b46 Update Gradle 2019-04-18 20:29:50 +03:00
Emux 54b7884fa3 0.11.1 2019-04-12 19:45:34 +03:00
Emux e5bc7c7564 OpenGL ES 3.0 is supported with Android 4.3 (API level 18) and higher, fix #713 2019-04-12 11:29:48 +03:00
Emux cf49591d4f Update changelog 2019-04-10 12:49:35 +03:00
Emux 036d63c9dd Update changelog 2019-04-02 20:11:44 +03:00
Emux 07e86d24f6 OpenMapTilesMvtTileSource: update URL 2019-04-02 20:10:48 +03:00
Emux 2cbd92a01b 0.11.0 2019-03-25 17:00:00 +02:00
Emux ba0e737c7b Format render themes 2019-03-25 14:59:53 +02:00
Emux 45b59eb6df Render theme improvements 2019-03-25 14:54:40 +02:00
Emux a7d50fa8fa OpenGL ES 3.0: sanitize Android #646 2019-03-23 14:48:27 +02:00
Emux 2f27803fc5 Render theme callback improvements, #274 2019-03-22 13:22:11 +02:00
Emux 71a4ba1c19 Map scaling improvements, fix #401 2019-03-22 11:02:58 +02:00
Emux 9d6935cf48 BucketRenderer: fix typo, #697 2019-03-12 09:14:07 +02:00