abstreet/rustdoc/kml/sidebar-items.js
2020-11-06 00:34:37 +00:00

1 line
498 B
JavaScript

initSidebarItems({"fn":[["load","Parses a .kml file and returns ExtraShapes. Objects will be clipped to the given gps_bounds. If require_all_pts_in_bounds is true, objects that're partly out-of-bounds will be skipped."],["parse_pt",""],["recurse",""]],"struct":[["ExtraShape","A single object in the dataset."],["ExtraShapes","Some dataset imported from KML, CSV, or something else. If the dataset is large, converting to this format and serializing is faster than parsing the original again."]]});