Google Maps View description
A Google Maps Component for Cocoa Touch.
A component that you can add to your iPhone application to access all basic features of Google Maps (similar to Androids MapView).
Google Maps View uses a UIWebView in the background to load the HTML/Javascript version of Google Maps, and offers a set of Objective-C methods that mimic a subset of the original Javascript methods for controlling the map.
Google Maps View currently offers support setting the center location, panning and zooming using the touch interface.