A simple map viewer
Johannes Hofmann 67b549d0c2 Toggle marker visibility with Ctrl+M 7 år sedan
..
args.rs Add key-value queries 7 år sedan
atmos_layer.rs Remove some superfluous calls to check_gl_errors 7 år sedan
buffer.rs buffer: Add missing draw modes 7 år sedan
config.rs Add key-value queries 7 år sedan
context.rs Support drawing markers 7 år sedan
coord.rs Fix code that assumes that tiles touch the poles 7 år sedan
main.rs Toggle marker visibility with Ctrl+M 7 år sedan
map_view.rs Move MIN_ZOOM_LEVEL, MAX_ZOOM_LEVEL to map_view 7 år sedan
map_view_gl.rs Toggle marker visibility with Ctrl+M 7 år sedan
marker_layer.rs Remove some superfluous calls to check_gl_errors 7 år sedan
mercator_tile_layer.rs Remove some superfluous calls to check_gl_errors 7 år sedan
mercator_view.rs Move MIN_ZOOM_LEVEL, MAX_ZOOM_LEVEL to map_view 7 år sedan
ortho_tile_layer.rs Remove some superfluous calls to check_gl_errors 7 år sedan
orthografic_view.rs Move MIN_ZOOM_LEVEL, MAX_ZOOM_LEVEL to map_view 7 år sedan
program.rs Add overly dramatic atmosphere layer 7 år sedan
projection.rs Fix clippy warnings 7 år sedan
query.rs query::KeyValueQuery: Use raw tags for dense nodes 7 år sedan
search.rs Add key-value queries 7 år sedan
session.rs Fix clippy warnings 7 år sedan
texture.rs Cache active texture unit, assign unit to texture 7 år sedan
tile.rs Fix clippy warnings 7 år sedan
tile_atlas.rs Improve tile rendering in orthografic view 7 år sedan
tile_cache.rs Draw in multiple steps when texture atlas is too small 8 år sedan
tile_loader.rs Fix tile loading discontinuity at 180th meridian 7 år sedan
tile_source.rs Add module url_template 7 år sedan
url_template.rs url_template: Small doc fixes 7 år sedan
vertex_attrib.rs Cache enabled vertex attributes, store params 7 år sedan