geoview-core
    Preparing search index...

    Type Alias CallbackNewMetadataDelegate

    CallbackNewMetadataDelegate: (proxyUsed: string) => void

    The type for the function callback for getWMSServiceMetadata()

    Type Declaration

      • (proxyUsed: string): void
      • Parameters

        • proxyUsed: string

        Returns void