menu
ymir package
documentation
ymir.dart
LazyloadMapLayer
setPixelThreshold method
setPixelThreshold method
dark_mode
light_mode
setPixelThreshold
method
void
setPixelThreshold
(
double
thresholdInPixels
)
Implementation
void setPixelThreshold(double thresholdInPixels) { _pixelThreshold = thresholdInPixels; }
ymir package
documentation
ymir
LazyloadMapLayer
setPixelThreshold method
LazyloadMapLayer class