Class GeneratorTilesRenderOptions

GeneratorTilesRenderOptions class

Options to render tiles

public class GeneratorTilesRenderOptions

Constructors

NameDescription
GeneratorTilesRenderOptions()Create an instance with init fields by default.

Properties

NameDescription
BackgroundColor { get; set; }Background color
GeometrySymbolizer { get; set; }Applies correct symbolizer to a feature geometry according to its geometry type
TileNameTemplate { get; }Tile name template
TileSize { get; }Size of tile

See Also