Google APIs: Difference between revisions

From Elvanör's Technical Wiki
Jump to navigation Jump to search
No edit summary
 
(No difference)

Latest revision as of 11:44, 27 April 2007

Google Maps API

This API is entirely in JavaScript.

  • Note that you must call the function setCenter(center, zoom?, type?) before any operation on the map.