Published on Linux Journal (http://www.linuxjournal.com)
Resources for “Google Maps”
By Reuven M. Lerner
Created 2006-04-25 01:00

Your rating: None

All of the code in this month's column was written using a combination of JavaScript and XHTML. If you are unfamiliar with JavaScript, you might want to look at David Flanagan's JavaScript: The Definitiv e Guide, published by O'Reilly. The XHTML is surprisingly readable an d includes many comments and examples of use to developers. You can read it at www.w3.org/TR/xhtml1 [1].

For more information about Google Maps, refer to the Google Maps API site at www.google.com/apis/maps [2]. You also will need to go to that site to get a key, if you decide to sign up for the service.

A short book on the subject, called Pragmatic Google Maps, was written by Scott Davis and published by Pragmatic Programmers (pragmaticprogrammers.com [3]). It contains a lot of good advice for working with Google Maps and puts much of the API documentation into perspective.

__________________________

Source URL: http://www.linuxjournal.com/article/8939

Links:
[1] http://www.w3.org/TR/xhtml1
[2] http://www.google.com/apis/maps
[3] http://pragmaticprogrammers.com