Crates.io | snapr |
lib.rs | snapr |
version | 0.7.0 |
source | src |
created_at | 2024-10-03 19:56:30.207274 |
updated_at | 2024-11-05 06:42:19.245834 |
description | Library enabling a flexible and frictionless way to render snapshots of maps with overlayed geometries. |
homepage | |
repository | https://github.com/c1m50c/snapr |
max_upload_size | |
id | 1395627 |
size | 63,558 |
Snapr (/ˈsnæp ər/) is a library that enables a flexible and frictionless way to render snapshots of maps with overlayed geometries.
TileFetcher::Batch
, as opposed to the usual TileFetcher::Individual
variant.IndividualTileFetcher
trait to enable a TileFetcher
that keeps track of state.tokio
feature flag to build an asynchronous TileFetcher
.Licensed under the MIT License found at the root of the repository.