gis-tools-ts - v0.6.0
    Preparing search index...

    Function xmlFindTagsByName

    • Find all tags with the given name

      Parameters

      • xml: string

        the xml string

      • tagName: string

        the tag name

      • Optionaloptions: XMLOptions

        user defined options

      Returns XMLTag[]

      all tags with the given name