Class AestheticSet<TileType>

Type Parameters

  • TileType extends Tile

Hierarchy

  • AestheticSet

Constructors

Properties

aesthetic_map: TextureSet
encoding: Encoding = {}
position_interpolation: boolean
regl: Regl
scatterplot: default<TileType>
store: Record<string, StatefulAesthetic<any>>
tileSet: Dataset<TileType>

Methods

  • Parameters

    • aesthetic: "x" | "y" | "size" | "jitter_speed" | "jitter_radius" | "color" | "filter" | "filter2" | "x0" | "y0" | "foreground"

    Returns StatefulAesthetic<any>

Generated using TypeDoc