Function _replaceFeatureServiceURLs

  • Replaces the feature service url references.

    Parameters

    • contents: string

      String in which to replace feature service URLs

    • templateDictionary: any

      Item ids of feature services pointing to feature service URLs

    • agoIdTypeRegEx: RegExp

      Matcher for AGO ids with "_type" suffix

    Returns string

    Modified contents