cfpb / hackathon

planning a hack day at CFPB.
http://cfpb.github.io/hackathon/
Creative Commons Zero v1.0 Universal
5 stars 7 forks source link

Boring, but it has to happen and will ship next week: convert the housing counselor tool to use Mapbox instead of Google Maps #48

Closed rosskarchner closed 8 years ago

rosskarchner commented 8 years ago

This page, and the API that supports it, are built with the Google Maps API.

http://www.consumerfinance.gov/find-a-housing-counselor/

Our license to use the Google Maps API expires April 23rd. Instead, it needs to use Mapbox.

Additionally, I think this can be converted to a Django page, using the new v1 look and feel. I think we should produce a pull request to the cfgov-refresh repo that implements the new page with the embedded mapbox map. And updates to django-hud that use Mapbox's geocoder instead of Google's.