Constructors

Properties

Methods

Constructors

Properties

maxScale: number
minScale: number

Methods

  • Indicates if the feature class is not visible at the given scale, and if so, if we need to zoom in to see it or zoom out

    Parameters

    • mapScale: number

      the scale to test against

    Returns OffScaleStatus

    has boolean properties offScale and zoomIn

    isOffScale