mobility-explorer
mobility-explorer copied to clipboard
Refactor route geometry queries
See if there is a more efficient way to get route geometries.
cc @drewda
Sounds good. Perhaps using hasMany associations between Stop and Route Ember Data models can replace the custom AJAX request in https://github.com/mapzen/mobility-explorer/blob/216cb2472cd93919637294d22d61a3eec35781dc/app/stops/route.js#L86-L93