Wednesday, November 30th, 2005
Free Book Chapter: Google Maps API and Ajax
<p>The Pragmatic Programmers recently released a short title in their new Pragmatic Fridays set of short books.Their latest book is devoted to the Google Maps API, and the Pragmatic Programmers have given the chapter on Ajax for Ajaxian.com members to download for free.
Scott Davis, the author, gets deep into the API, and covers:
- Google Maps
- For Those in a Hurry…. Getting basic Google Map windows
up and running. - The Excruiciating Details. Core objects, map controls,
user data, evens, AJAX, and documentation. - Core Objects. The low-level objects that define your
interactions: GMap, GPoint, GSize, and GBounds. - Map Control Objects. Panning, zooming, map types.
- User Data Objects. Adding your own markers: GMarker,
GIcon, Info Window, and GPolyline.
Read
an extract - Events. Adding interaction to your maps: GEvent,
GBrowserIsCompatible, GMap Events, GMarker Events, Examples. - AJAX. DHTML and AJAX, GXmlHttp, Geocoder Web Services, Example.
- Where do we go from here?.
Download Google Maps Ajax Book Chapter
Related Content:












Thanks for this one dion…
Very nice download!
Allan,
Pleasure. Thanks for being part of the community.
Cheers,
Dion
Not to look a gift horse in the mouth, but this chapter is pretty useless if you’re actually looking to learn how to use the Google Maps API. It’s really just a foray into how Google’s Ajax and XML wrappers work, with a brief detour into geocoding.
It doesn’t cover anything GMaps-related.
I found a typo (i think)
page 61
first line
missing a “to”
you have “to” jump through
Hi,
Thanks alot for pointing us to the wonderful resources !! :)
–
Balakumar Muthu
http://i5bala.blogspot.com
The download link doesn’t work for me :-\
seems like your mime/type is messed on the .pdf download. Using winXP and firefox 1.5, I can downlaod the file, but can’t open it.
Please, the link is broken, is it possible to have a new one?
Hey guys,
Please sort out the link. People have been asking for a new one. 30 seconds to upload a new file . . . . . !!! C’mon get it together :-)
Google map you mean by google earth?
I have meaning to dig into some of the Google APIs, maybe this will give me a little shove. Thanks.
Thanks Dion this is just what I was looking for even if it is a couple years old ;)