Well, it took a bit longer than I had hoped…and this post is a bit after the fact since we’ve been busy with moving and getting organized again. But, the ethanol gas-station-finder is ready for your viewing pleasure.
After the original submission, I had a few things to fix…some minor bugs that crept up as I had made last minute changes to the code base. It didn’t help that I only had the simulator to test on at the time. A word of advice to those who are using or thinking about using Google’s MapKit, specifically the MKReverseGeocoder: after a hefty amount of testing, your geocoding service may unexpectedly stop working after a certain time. Evidently, after you have used the geocoder service a certain amount of times (during testing you will likely use it quite often), Google shuts you down for the remainder of that day. After some research, there wasn’t a whole lot of info from Google on this topic, and it’s becoming a bit of a sore spot for some programmers…so hopefully it does get addressed soon.
So that’s all I have for you now, be sure to check out the app!