MAPC / massbuilds-legacy

Crowdsourcing authoritative info on recent & ongoing developments in Massachusetts.
3 stars 5 forks source link

Fixes #169 by fixing nearest transit stop feature #171

Closed mzagaja closed 7 years ago

mzagaja commented 7 years ago

Local development instances would not be able to find the nearest transit stop because it needed to access the MBTA API. This fixes this issue by adding instructions so a developer can get an MBTA API key. It also fixes a typo in the nearest_transit class.

allthesignals commented 7 years ago

May consider adding some fail-safes to this feature. It kills development creation anytime it fails.