Crates.io | staticmap |
lib.rs | staticmap |
version | 0.4.2 |
source | src |
created_at | 2020-09-30 10:10:09.122616 |
updated_at | 2024-01-24 07:31:03.807438 |
description | Tile based static map image renderer. |
homepage | |
repository | https://github.com/danielalvsaaker/staticmap |
max_upload_size | |
id | 294553 |
size | 496,168 |
StaticMap is a library for rendering images of tile based maps.
See the /examples folder for different examples on how to use the library.
Examples can be run with cargo run --example <example name>
.