codeforamerica / cfapi

The Code for America API. Tracks and motivates activity and participation across the civic technology movement.
http://codeforamerica.org/api
MIT License
113 stars 52 forks source link

Add location to events #319

Closed tdooner closed 6 years ago

tdooner commented 6 years ago

This does two things related to better surfacing event location information via the CfAPI -- fixing a bug which prevented the "location" field from ever being populated, and also adding the latitude/longitude for easier mapmaking on the client side. (Read commit messages for more detail.)