Skip to main content

unsupported_tile

Macro unsupported_tile 

Source
macro_rules! unsupported_tile {
    ($struct_name:ident, $provider:expr) => { ... };
}
Expand description

Generates an unsupported TileProvider stub implementation.