abstreet/rustdoc/map_editor/model/sidebar-items.js
2021-05-06 18:00:40 +00:00

1 line
506 B
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

initSidebarItems({"constant":[["BUILDING_LENGTH",""],["INTERSECTION_RADIUS",""]],"enum":[["ID",""]],"fn":[["dump_to_osm","Express a RawMap as a .osm file. Why not just save the RawMap? The format may change over time, and even if a RawMap is saved as JSON, manually updating it is annoying. This is used to create synthetic maps that will never go bad there will always be a pipeline to import a .osm file, so actually, .osm is a stable-over-time format."],["time_to_id",""]],"struct":[["Model",""]]});