Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "api/bootstrap"

Index

Functions

Functions

bootstrap

  • bootstrap(): void
  • Sets up key dependencies needed by the viewer:

    • proj4js
    • polyfill for Promise
    • polyfill for fetch

    You must call this function if rolling your own viewer bundle. This is automatically called in the default viewer bundle

    export

    Returns void

Generated using TypeDoc