abstreet/osm_viewer
Dustin Carlino 8be24bf007 Use AsRef<str> in more widgetry methods, getting rid of &format at many
call-sites. #253

To make some of these work, changed Label to store a String. Ultimately
it gets transformed into Text, so we need to allocate eventually.
2021-03-11 11:29:18 -08:00
..
pkg Also deploy the OSM viewer and 15 min tool to the web 2020-12-18 12:36:19 -08:00
src Use AsRef<str> in more widgetry methods, getting rid of &format at many 2021-03-11 11:29:18 -08:00
Cargo.toml Lift URL and viewport code from game to map_gui. Also use it for OSM viewer and the 15min tool. 2021-03-04 13:22:09 -08:00
index.html Make a web loader that can 'prefetch' abst in the background. cyipt/actdev-ui#15 2021-02-23 11:45:39 -08:00
run_web.sh Also deploy the OSM viewer and 15 min tool to the web 2020-12-18 12:36:19 -08:00