Beginning Google Maps API 3

Author: Gabriel Svennerberg
Publisher: Apress, 2010
Pages: 328
ISBN: 978-1430228028
Aimed at: Complete beginners to Google Maps 
Rating: 4
Pros: Slow-paced, gentle introduction
Cons: Only covers the basics
Reviewed by: Ian Elliot


Google Maps is a popular topic - is this book a good way to discover about it?


Author: Gabriel Svennerberg
Publisher: Apress, 2010
Pages: 328
ISBN: 978-1430228028
Aimed at: Complete beginners to Google Maps 
Rating: 4
Pros: Slow-paced, gentle introduction
Cons: Only covers the basics
Reviewed by: Ian Elliot

 

This is a fairly basic introduction to using the Google Maps API 3 via Javascript. It doesn't cover Google Earth and it doesn't cover any wider issues of creating map-based applications.


Banner

 

Chapter 1 gives the overview - history, API and basics of mapping, co-ordinates etc. This isn't rocket science in that it explains what latitude and longitude are rather than going into spherical geometry or the geode.

Chapter 2 is about upgrading to API 3 and Chapter 3 is about creating your first map. From this point the book delves deeper into the various facilities. MapOptions, Markers,.Marker icons, InfoWindow tips and tricks, polylines and polygons.

All of this is explained in a slow and steady style with lots of hints and tips on the way. What you make of the tips depends on how advanced your programming skills are. For example, "A clever way of dealing with lots of different marker icons" is to use an array. Is this clever? It might be if you didn't know about arrays - but then you probably should read a book on Javascript first. Other tips and discussions vary in their level - from using sprites to finding icons.

Chapter 9 is about managing large numbers of icons but via a third party utility library rather then from first principles and the final chapter is on using Geolocation services. The book closes with a useful API reference - but you will probably find the Google API reference just as useful.

As its title suggests this really is a "beginning" Google Maps book. While it does have an introduction to Javascript within it you would be well advised to learn some Javascript before trying to make use of Maps which is a 100% Javascript API. It is a shame that the book doesn't cover some of the more interesting topics - KML, mobile etc but if you are looking for a real 100% beginner's book then this one fits the description.

Further reading:

Getting started with Google Maps

Banner


Functional Design (Addison-Wesley)

Author: Robert C. Martin
Publisher: Addison-Wesley
Date: September 2023
Pages: 384
ISBN: 978-0138176396
Print: 0138176396
Kindle: B0CGHQKGYG
Audience: General
Rating: 4.5
Reviewer: Kay Ewbank

This book sets out to explain the principles, patterns and practices of functional design, and why functional prog [ ... ]



The Programmer's Brain (Manning)

Author: Dr. Felienne Hermans
Publisher: Manning
Date: September 2021
Pages: 256
ISBN: 978-1617298677
Print: 1617298670
Kindle: B09CQHBVQZ
Rating: 4
Reviewer: Mike James
Programmers have a brain - but what is it doing?


More Reviews

Last Updated ( Thursday, 28 October 2010 )