geoview-core - v2.2.0
    Preparing search index...

    Function initMapDivFromFunctionCall

    • Initialize a basic div from a function call.

      GV The div MUST NOT have a geoview-map class or a warning will be shown. If is present, the div will be created with a default config

      Parameters

      • mapDiv: HTMLElement

        The basic div to initialize

      • mapConfig: string

        The new config passed in from the function call

      Returns Promise<MapViewer>

      A Promise containing the MapViewer