A simple map viewer
Johannes Hofmann 8f71929195 Add path_layer 7 年 前
..
args.rs Add KeyValueRegex query (-r) 7 年 前
atmos_layer.rs Remove map_view 7 年 前
buffer.rs buffer: Add missing draw modes 7 年 前
config.rs Add KeyValueRegex query (-r) 7 年 前
context.rs Support drawing markers 7 年 前
coord.rs Fix code that assumes that tiles touch the poles 7 年 前
main.rs Add path_layer 7 年 前
map_view_gl.rs Add path_layer 7 年 前
marker_layer.rs Remove map_view 7 年 前
mercator_tile_layer.rs Remove map_view 7 年 前
mercator_view.rs Adjust zoom when switching between projections 7 年 前
ortho_tile_layer.rs Remove map_view 7 年 前
orthografic_view.rs OrthograficView::move_pixel: Adjust for zoom 7 年 前
path_layer.rs Add path_layer 7 年 前
program.rs Add path_layer 7 年 前
projection.rs Fix clippy warnings 7 年 前
projection_view.rs Remove map_view 7 年 前
query.rs Add KeyValueRegex query (-r) 7 年 前
search.rs Add KeyValueRegex query (-r) 7 年 前
session.rs Remove map_view 7 年 前
texture.rs Update dependencies, min Rust version to 1.26.2 7 年 前
tile.rs Fix clippy warnings 7 年 前
tile_atlas.rs Improve tile rendering in orthografic view 7 年 前
tile_cache.rs Draw in multiple steps when texture atlas is too small 8 年 前
tile_loader.rs Fix tile loading discontinuity at 180th meridian 7 年 前
tile_source.rs Add module url_template 7 年 前
url_template.rs url_template: Small doc fixes 7 年 前
vertex_attrib.rs Cache enabled vertex attributes, store params 7 年 前