Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "api/runtime"

Index

Functions

getFusionRoot

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

    export

    Returns string

getViewer

  • Gets the map viewer in this runtime environment

    export

    Returns IMapViewer | undefined

isReady

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

    export

    Returns boolean

setFusionRoot

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

    export

    Parameters

    • root: string

    Returns void

Generated using TypeDoc