3062 Commits

Author SHA1 Message Date
Emux
c239d8c1b7
Samples: set user agent for OpenStreetMap provider
https://operations.osmfoundation.org/policies/tiles/
2020-03-17 12:03:03 +02:00
Emux
c28aec5f59
MarkerRenderer: sort option 2020-03-17 11:34:53 +02:00
Emux
e0efff50a8
Update Android Gradle plugin 2020-03-02 15:51:02 +02:00
Emux
8364ff83d1
Update Mapsforge providers 2020-02-25 11:33:30 +02:00
Emux
5d7a4e0954
Update Gradle 2020-02-25 11:03:13 +02:00
Emux
2785d22a3a
Update Mapsforge-Maps.md 2020-02-22 16:40:39 +02:00
Emux
2768f84a5f
Update ISSUE_TEMPLATE.md 2020-02-22 14:28:34 +02:00
Emux
1ede5c5456
Update CONTRIBUTING.md 2020-02-22 14:26:10 +02:00
Emux
5778d0e74a
Update Mapsforge providers 2020-02-21 14:27:41 +02:00
Emux
6672c57f05
Update Mapsforge server 2020-02-21 14:16:56 +02:00
Emux
c1fbdb42be
Merge pull request #766 from zimmi/allow-clearing-event-listeners
Add EventDispatcher::clear
2020-02-10 17:50:03 +02:00
thomas
841b3af042 Add EventDispatcher::clear 2020-02-09 13:51:36 +01:00
Emux
bdd08e3486
Update Android build tools 2020-01-30 10:49:20 +02:00
Emux
68679c6dc0
Merge pull request #765 from Meibes/improvement/android/examples
android-examples: demonstrate usage of VectorTileLayer.getTileSource()
2020-01-30 10:32:59 +02:00
Stephan Brandt
9f280a41c0
ViewController: allow rotation around map view center, fix drift (#764) 2020-01-30 10:03:44 +02:00
Meibes
65c8d5199f small improvements to examples, demonstrating the new VectorTileLayer.getTileSource()-method 2020-01-28 19:42:42 +01:00
Emux
2b8326f465
Update changelog 2020-01-26 18:16:19 +02:00
Emux
488b350671
Merge pull request #763 from Meibes/feature/MapScaleBarLayer/onDetach
MapScaleBarLayer: add onDetach-method to free resources automatically
2020-01-26 18:12:58 +02:00
Emux
5285b0c272
Merge pull request #762 from Meibes/getTileSource
VectorTileLayer.getTileSource
2020-01-26 17:55:40 +02:00
Meibes
ebe98c8990 add onDetach-method to MapScaleBarLayer to free resources automatically
removed mapScaleBar.destroy() methods from onDestroy-Activity methods
changed global mapScaleBar-variables to local
2020-01-26 16:39:44 +01:00
Meibes
c30095c59d add getter for mTileSource in VectorTileLayer 2020-01-26 15:56:08 +01:00
Emux
f449a0a6fb
Update Applications.md 2020-01-20 20:13:27 +02:00
Emux
74dfa07c81
Update Applications.md 2020-01-14 10:34:40 +02:00
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