gsi 1.0.0

Implementation of a map tile retriever for 'Chi-ri-in-tile' ('地理院タイル'; ja-JP) of 'Geospatial Information Authority of Japan' (GSI).
Documentation
1
2
3
4
5
6
7
pub mod constant;
pub mod error;
pub mod http;
pub mod tile;

#[cfg(feature = "layers")]
pub mod layers;