Expand description
Tile Structure
Structs§
- Layer
- Layer Class to contain the layer information for splitting or simplifying
- Tile
- Tile Class to contain the tile information for splitting or simplifying
- Tile
Store - TileStore Class is a tile-lookup system that splits and simplifies as needed for each tile request */
- Tile
Store Options - Options for creating a TileStore
Traits§
- HasLayer
- If a user creates metadata for a VectorFeature, it needs to define a get_layer function