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

    Function xmlGetAttribute

    • Get the value of an attribute

      Parameters

      • tag: string | XMLTag

        the tag

      • attributeName: string

        the attribute name

      • Optionaloptions: XMLOptions

        user defined options

      Returns undefined | string

      the attribute value