@arl/leaflet-tracksymbol2
    Preparing search index...

    Interface NavigatorContentUtils

    interface NavigatorContentUtils {
        registerProtocolHandler(scheme: string, url: string | URL): void;
    }

    Hierarchy (View Summary)

    Index

    Methods

    • Available only in secure contexts.

      MDN Reference

      Parameters

      • scheme: string
      • url: string | URL

      Returns void