baseSrcMixinScale method

void baseSrcMixinScale(
  1. BaseSrcMixin base,
  2. int zoomlevel
)
inherited

Implementation

void baseSrcMixinScale(BaseSrcMixin base, int zoomlevel) {
  baseSrcMixinClone(base);
}