Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Functions

  • getFusionRoot(): string
  • Gets the Fusion base URL

    export

    Returns string

  • Gets the map viewer in this runtime environment

    export
    deprecated

    You should be using the map provider context accessed via the useMapProviderContext hook where possible

    Returns IMapViewer | undefined

  • isReady(): boolean
  • Gets whether the runtime environment is ready

    export

    Returns boolean

  • setFusionRoot(root: string): void
  • Sets the Fusion base URL

    export

    Parameters

    • root: string

    Returns void

Generated using TypeDoc