defaultCacheExtent constant

double const defaultCacheExtent

The default value for the cache extent of the viewport.

This default assumes CacheExtentStyle.pixel.

See also:

Implementation

static const double defaultCacheExtent = 250.0;