Options
All
  • Public
  • Public/Protected
  • All
Menu

Describes the style which will be used to visualize the grid.

Hierarchy

  • StyleSettings

Overview

Properties

Optional labelFormat

labelFormat: LonLatPointFormat

The LonLatPointFormat that is used for formatting the grid labels

Optional labelPosition

labelPosition: LabelPosition

Indicates how the grid line should be labeled.

Optional labelStyle

labelStyle: TextStyle

The TextStyle which will be used to draw the longitude/latitude labels. The stroke properties of the TextStyle are ignored on a WebGLMap.

Optional labeled

labeled: boolean

Setting which determines whether the grid should be labeled or not.

Optional lineStyle

lineStyle: LineStyle

The style used to draw the grid lines.

Optional originLabelFormat

originLabelFormat: LonLatPointFormat

The LonLatPointFormat that is used for formatting the grid labels for the lines that pass through the origin

Optional originLabelStyle

originLabelStyle: TextStyle

The TextStyle which will be used to draw the longitude/latitude labels for the lines that pass through the origin. The stroke properties of the TextStyle are ignored on a WebGLMap.

Optional originLineStyle

originLineStyle: LineStyle

The style used to draw the longitude and latitude line that pass through the origin.

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method