Mapsforge: reduce points on-the-fly while reading from map files (improvements) #757

This commit is contained in:
Emux
2019-12-13 19:14:33 +02:00
parent 412cacd1c2
commit 766b0d9914
3 changed files with 10 additions and 8 deletions

View File

@@ -6,7 +6,7 @@
- Location texture renderer: rewrite and optimize [#750](https://github.com/mapsforge/vtm/pull/750)
- Mapsforge: fix ways precision loss [#752](https://github.com/mapsforge/vtm/pull/752)
- Mapsforge: additional simplification [#757](https://github.com/mapsforge/vtm/pull/757)
- `Parameters.SIMPLIFICATION`
- `Parameters.SIMPLIFICATION_TOLERANCE`
- Android: OpenGL ES 2.0 default for performance / stability [#749](https://github.com/mapsforge/vtm/pull/749)
- `MapView.OPENGL_VERSION`
- Android: threaded system initialization