Thursday, November 25, 2010

Google Maps Tutorials

Geocodezip - Using the Google Maps API v3

Geocodezip has put together a great list of examples and tutorials for creating Google Maps with V3 of the Google Maps API (and V2).

The examples range from the very simple (for example adding coloured map markers to a map) to more complex examples (such as animated driving directions). The list includes a number of examples of ways to use driving directions, polygons, polylines and create custom information windows.

If you are interested in or involved in creating Google Maps mashups then this long list of Google Maps examples and tutorials will undoubtedly prove very useful.

________________

1 comment:

Unknown said...

Thanks, lot of useful examples..

I recently wrote an example application using Google Places API which I have put together as a step by step tutorial in my blog , thought of sharing to all.This is a sample mobile web app for trip planning which using google places API to retrieve the points of interest around a tour destination. I wrote this using JQuery mobile , Google Places , Panoramio and Wiki.

http://braintechie.blogspot.co.uk/2012/12/developing-mobile-trip-planning-app.html

http://braintechie.blogspot.co.uk/2012/11/integrating-google-places-apis-with.html

Thanks!