Function validateSpatialReferenceAndExtentPrivate

  • Private

    Compare the spatial reference of the current item against its dependencies. The spatial reference of a view cannot differ from its source service. If the view has a different spatial reference from its source use the source spatial reference.

    Parameters

    • serviceInfo: any

      Basic service information

    • itemTemplate: IItemTemplate

      The current template to process

    • templateDictionary: any

      Hash mapping Solution source id to id of its clone (and name & URL for feature service)

    Returns void