A simple map viewer
Johannes Hofmann c8f358ebc6 Spherical tile visibility, part II 7 years ago
..
args.rs Add option --list-paths 7 years ago
buffer.rs Cache enabled vertex attributes, store params 7 years ago
config.rs Fix test 7 years ago
context.rs Support drawing markers 7 years ago
coord.rs Spherical tile visibility, part II 7 years ago
globe_tile_layer.rs Spherical tile visibility, part II 7 years ago
main.rs Add globe view mode, partially solve tile visibility 7 years ago
map_view.rs Spherical tile visibility, part II 7 years ago
map_view_gl.rs Spherical tile visibility, part II 7 years ago
marker_layer.rs Extract code into marker_layer module 7 years ago
program.rs Cache enabled vertex attributes, store params 7 years ago
search.rs Rename coord::LatLon -> coord::LatLonDeg 7 years ago
session.rs Add option to store and restore last session 7 years ago
texture.rs Cache active texture unit, assign unit to texture 7 years ago
tile.rs Fix clippy warnings 7 years ago
tile_atlas.rs Fix seams between globe tiles 7 years ago
tile_cache.rs Draw in multiple steps when texture atlas is too small 8 years ago
tile_layer.rs Render the map as a sphere 7 years ago
tile_loader.rs Fix clippy warnings 7 years ago
tile_source.rs Add module url_template 7 years ago
url_template.rs url_template: Small doc fixes 7 years ago
vertex_attrib.rs Cache enabled vertex attributes, store params 7 years ago