Skip to contents

Rendering types of layers

Usage

LayerType

Format

An object of class list of length 9.

Details

Rendering types of layers

  • CIRCLE: A filled circle.

  • FILL: A filled polygon with an optional stroked border.

  • FILL_EXTRUSION: An extruded polygon.

  • LINE: A stroked line.

  • SYMBOL: An icon or a text label.

  • RASTER: Raster map textures such as satellite imagery.

  • HEATMAP: A heatmap.

  • HILLSHADE: A Client-side hillshading visualization based on DEM data.

  • BACKGROUND: A background color or pattern.