kapta 0.0.4

Kapta ~ Inspired by leaflet. Draw map with wasm
Documentation
1
2
3
4
5
pub const BOUND_LON_3857: f64 = 20_048_966.1;
pub const BOUND_LAT_3857: f64 = 20_037_508.34;
pub const PI: f64 = std::f64::consts::PI;
pub const E: f64 = std::f64::consts::E;
pub const TILE: u32 = 256;