Closed jwo closed 7 years ago
@ironcoconut this should be simplistic to integrate with the v2 dataset, but this pull does not attempt to do that.
Aww, we just duplicated this work. https://github.com/Irma-Response/irma-api/commit/a8ef2cb36de5112d1e97e1330444205d4fd5d6a5. I think your implementation is a bit nicer because of the map/flexible field naming.
At some point we'll get everything combined back together.
@tdooner does this mean you can't merge in our master?
Building off of the super wicked sweet component in #89, I've committed to browser based geocoding for shelters and needs.
Steps to make this work for you:
GOOGLE_MAPS_JS_API_KEY
to your.env
. The server sideGOOGLE_GEOCODER_API
didn't work for me.When you show a shelter/need it shows you what the map is.
Additionally, this deletes the rake task from existence. Farewell.
Closes #28 Closes #89 Ping #84