abstreet/rustdoc/fifteen_min/find_amenities/sidebar-items.js
2022-08-15 08:44:52 +00:00

1 line
347 B
JavaScript

window.SIDEBAR_ITEMS = {"fn":[["create_border_isochrone","Draw an isochrone from every intersection border"],["create_multi_isochrone","For every one of the requested amenity on the map, draw an isochrone"]],"struct":[["FindAmenity","Calculate isochrones around each amenity on a map and merge them together using the min value"],["Results",""]]};