Options
All
  • Public
  • Public/Protected
  • All
Menu

Options for references.

since

2022.0

Hierarchy

  • ReferenceOptions

Overview

Properties

Optional polarStereographicLatitudeExtent

polarStereographicLatitudeExtent: number

The extent of latitude for Polar Stereographic projections, which is how far the projection extends outwards from the poles, in degrees latitude.

For example, you can use this to show data located on the south hemisphere, on a map with a north polar stereographic projection.

The default value is 90. This extends the polar stereographic projection up to the equator. Values larger than 90 extend the projection beyond the equator. The projection is only defined for extents in range ]0, 180[. Due to the large distortion beyond the equator, it's recommended to not use extents larger than 90.

default

90

since

2022.0

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