Skip to main content

Module sources

Module sources 

Source
Expand description

Concrete crate::TileSource implementations.

Each adapter lives in its own submodule and is re-exported at this module’s root. Adding a new source = drop a file in this directory, register it here.

Structs§

FileTileSource
Reads raster tiles from a slippy-map directory tree on disk.
SyntheticTileSource