Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface gmfOptions<>

Type Parameters

    Hierarchy

    • gmfOptions

    Index

    Properties

    controlZoom: Options

    The zoom control options

    cssVars: Object

    The css variables, in particular brand-primary and brand-secondary that will set all the branding.

    geolocalisation: boolean

    Show the geolocalisation button.

    interationDefaults: DefaultsOptions

    The map interactions.

    map: Map

    The map definition.

    mapControls: Control[]

    The map control.

    mapInteractions: Interaction[]

    The map interactions.

    showInfobar: boolean

    Show the information bar.

    view: View

    The view definition.

    zoom: number

    The default zoom.

    Generated using TypeDoc