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