conference logo

Playlist "Learning JavaScript with the Google Maps API"

Learning JavaScript with the Google Maps API

(mesch) Steffen Meschkat

The web application programming interface (API) that allows to embed google maps in web pages is quite simple, if you speak javascript, yet it employs some of the more sophisticated concepts of the language, such as custom objects and closures. So if you don't speak javascript yet, but want to learn it, using the google maps API
gives you a head start.