vector_tile_renderer library

Classes

BoundedPath
CreatedTextPainterProvider
DefaultTextPainterProvider
ImageRenderer
Logger
ProvidedThemes
Renderer
StyledSymbol
SymbolStyle
TextPainterProvider
Theme
ThemeLayer
Represents a layer in the theme. Can render to a Context, and specifies its type.
ThemeReader
Tile
TileClip
TileData
TileDataFeature
TileDataLayer
TileFactory
TileFeature
TileLayer
Tileset
A tileset is a collection of vector tiles by 'source' ID, as defined by the theme
TilesetPreprocessor
A pre-processor for Tilesets. A pre-processing is an optional step that can reduce CPU overhead during rendering at the cost of higher memory usage.
TileTranslate
VectorTile
VectorTileReader

Enums

ThemeLayerType
The type of theme layer
TileFeatureType

Extensions

ImageToPng on Image

Typedefs

MessageFunction = String Function()