phlask-map
phlask-map copied to clipboard
Catch errors when converting address to lat/lng
In some cases, attempting to create a new resource results in an error message. Sometimes this is related to a failure in geocoding the address (i.e. trying to get the lat/lng for an address), but in some other cases, another error happens. We should capture any error when submitting a resource and display a message in the dialog, rather than crashing the app.