10.05.2017, 15:41
Ich habe es auf 2.500.00 gesetzt, weil das das interne Maximum der Implementierung ist:
/**
* Default maximum buffer size which is supported by this implementation.
*/
private static final int DEFAULT_MAXIMUM_BUFFER_SIZE = 2500000;
https://github.com/mapsforge/mapsforge/b...uffer.java
/**
* Default maximum buffer size which is supported by this implementation.
*/
private static final int DEFAULT_MAXIMUM_BUFFER_SIZE = 2500000;
https://github.com/mapsforge/mapsforge/b...uffer.java
--
Christian
Christian
