jQuery / Google API Plugins
I needed to use Google maps for a job a few months ago.
I found gMap, a great jQuery plugin created by a Cedric Kastner, a german jQuery master.
Shortly after that job I need to do some work with the Google Search API and was so inspired by gMap that I decided to make a jQuery plugin for the Google Search API.
It is called gSearch and it is a lightweight jQuery plugin that helps you embed Google web search results into your website.
I am now doing more intensive work with the Google Maps API and am probably either going to write my own version of gMap implementing more features using the API’s 3rd version now launched.