resolveScale method
Implementation
double resolveScale(
{MarkerLayerOptions? options,
bool active = false,
bool touch = false}) =>
resolveMarkerScale(this, options: options, active: active, touch: touch);
double resolveScale(
{MarkerLayerOptions? options,
bool active = false,
bool touch = false}) =>
resolveMarkerScale(this, options: options, active: active, touch: touch);