mirror of
https://github.com/a-b-street/abstreet.git
synced 2024-11-27 15:03:20 +03:00
1 line
347 B
JavaScript
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",""]]}; |