keepBuffer property

double keepBuffer

When panning the map, keep this many rows and columns of tiles before unloading them.

Implementation

external double get keepBuffer;
void keepBuffer=(double value)

Implementation

external set keepBuffer(double value);