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

    Function fireEvent

    • Alias for fire(...)

      Fires an event of the specified type. You can optionally provide a data object — the first argument of the listener function will contain its properties. The event might can optionally be propagated to event parents.

      Parameters

      • type: string
      • Optionaldata: any
      • Optionalpropagate: boolean

      Returns this