The view of the world that the map should render.

Hierarchy

  • GeomapWidgetDefinitionView

Constructors

Properties

Constructors

Properties

additionalProperties?: {
    [key: string]: any;
}

A container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.

Type declaration

  • [key: string]: any
focus: string

The 2-letter ISO code of a country to focus the map on. Or WORLD.

Generated using TypeDoc