panBuffer property

int panBuffer
final

When panning the map, extend the tilerange by this many tiles in each direction. Will cause extra tile loads, and impact performance. Be careful increasing this beyond 0 or 1.

Implementation

final int panBuffer;