APPENDIX BA JavaScript Primer
The native language of the Google mapping APIs discussed in this book is JavaScript, so some basic knowledge of JavaScript is necessary to program the maps effectively. In this appendix, you'll find an introduction to JavaScript, both as an elementary reference for readers who are new to programming and as a guide for those whose experience is with other languages. Like many of its counterparts (including C++, Java, and PHP), JavaScript bases its syntax on the programming language C; if you have experience with another C-based language, JavaScript will look very familiar to you.
The official name of JavaScript is ECMAScript, named for the European Computer Manufacturers Association (Ecma), under whose auspices it ...
Get Beginning Google Maps Mashups with Mapplets, KML, and GeoRSS: From Novice to Professional now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.