Package-level declarations

Types

Link copied to clipboard
class Anchor : LayerProperty

Whether extruded geometries are lit relative to the map or viewport.

Link copied to clipboard
class CirclePitchAlignment : LayerProperty

Orientation of circle when map is pitched.

Link copied to clipboard
class CirclePitchScale : LayerProperty

Controls the scaling behavior of the circle when the map is pitched.

Link copied to clipboard
class CircleTranslateAnchor : LayerProperty

Controls the frame of reference for circle-translate.

Link copied to clipboard
class FillExtrusionTranslateAnchor : LayerProperty

Controls the frame of reference for fill-extrusion-translate.

Link copied to clipboard
class FillTranslateAnchor : LayerProperty

Controls the frame of reference for fill-translate.

Link copied to clipboard
class HillshadeIlluminationAnchor : LayerProperty

Direction of light source when map is rotated.

Link copied to clipboard
class IconAnchor : LayerProperty

Part of the icon placed closest to the anchor.

Link copied to clipboard
class IconPitchAlignment : LayerProperty

Orientation of icon when map is pitched.

Link copied to clipboard
class IconRotationAlignment : LayerProperty

In combination with symbol-placement, determines the rotation behavior of icons.

Link copied to clipboard
class IconTextFit : LayerProperty

Scales the icon to fit around the associated text.

Link copied to clipboard
class IconTranslateAnchor : LayerProperty

Controls the frame of reference for icon-translate.

Link copied to clipboard
class LineCap : LayerProperty

The display of line endings.

Link copied to clipboard
class LineJoin : LayerProperty

The display of lines when joining.

Link copied to clipboard
class LineTranslateAnchor : LayerProperty

Controls the frame of reference for line-translate.

Link copied to clipboard
class ModelScaleMode : LayerProperty

Defines scaling mode. Only applies to location-indicator type layers.

Link copied to clipboard
class ModelType : LayerProperty

Defines rendering behavior of model in respect to other 3D scene objects.

Link copied to clipboard
class ProjectionName : LayerProperty

The name of the projection to be used for rendering the map.

Link copied to clipboard
class RasterResampling : LayerProperty

The resampling/interpolation method to use for overscaling, also known as texture magnification filter

Link copied to clipboard
class SkyType : LayerProperty

The type of the sky

Link copied to clipboard
class SymbolPlacement : LayerProperty

Label placement relative to its geometry.

Link copied to clipboard
class SymbolZOrder : LayerProperty

Determines whether overlapping symbols in the same layer are rendered in the order that they appear in the data source or by their y-position relative to the viewport. To control the order and prioritization of symbols otherwise, use symbol-sort-key.

Link copied to clipboard
class TextAnchor : LayerProperty

Part of the text placed closest to the anchor.

Link copied to clipboard
class TextJustify : LayerProperty

Text justification options.

Link copied to clipboard
class TextPitchAlignment : LayerProperty

Orientation of text when map is pitched.

Link copied to clipboard
class TextRotationAlignment : LayerProperty

In combination with symbol-placement, determines the rotation behavior of the individual glyphs forming the text.

Link copied to clipboard
class TextTransform : LayerProperty

Specifies how to capitalize text, similar to the CSS text-transform property.

Link copied to clipboard
class TextTranslateAnchor : LayerProperty

Controls the frame of reference for text-translate.

Link copied to clipboard
class TextWritingMode : LayerProperty

The property allows control over a symbol's orientation. Note that the property values act as a hint, so that a symbol whose language doesn’t support the provided orientation will be laid out in its natural orientation. Example: English point symbol will be rendered horizontally even if array value contains single 'vertical' enum value. For symbol with point placement, the order of elements in an array define priority order for the placement of an orientation variant. For symbol with line placement, the default text writing mode is either 'horizontal', 'vertical' or 'vertical', 'horizontal', the order doesn't affect the placement.

Link copied to clipboard
class Visibility : LayerProperty

The visibility of a layer.