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


Teach Yourself Java in 21 Days, 8th Ed (Sams)

Author:  Rogers Cadenhead
Publisher: Sams
Pages: 672
ISBN:  978-0672337956
Print: 0672337959
Kindle:B082J486LS
Audience: Beginning Java Programmers
Rating: 4
Reviewer: Mike James
Java! Its still more than relevant and at edition 8 this must be a classic?



How to Grow a Robot: Developing Human-Friendly, Social AI

Author: Mark H. Lee
Publisher: MIT Press
Pages: 384
ISBN: 978-0262043731
Print: 0262043734
Kindle: B0874BMM14
Audience: Developers interested in how robotics and AI can be combined.
Rating: 5
Reviewer: Kay Ewbank

This book sets out to look at how robots can be more human-like, friendly and engaging. [ ... ]


More Reviews

Last Updated ( Thursday, 28 October 2010 )