iPhone Google Map API Solution
We have been playing with an application that we wanted to have full Google Map API functionality on the iPhone. Unlike the Android platform’s MapView there doesn’t seem to be a good way to do this on the iPhone. We started talking about using UIWebView or hacking a solution together. Luckily, the good folks over at eSpace have written a iPhone Google Maps component to what we need and have put it up on Google Code. In a matter of minutes we were able to get the code up and running in a sample application space. Here is a demo they made of it.