Function _validateExtentPrivate

  • Private

    Simple validate function to ensure all coordinates are numbers In some cases orgs can have null or undefined coordinate values associated with the org extent

    Parameters

    • extent: IExtent

      the extent to validate

    Returns IExtent

    the provided extent or a default global extent if some coordinates are not numbers