Function tilecover::tiles [] [src]

pub fn tiles(
    geom: &Geometry<f64>,
    zoom: u8
) -> Result<Vec<(i32, i32, u8)>, Error>