Code Samples

Howtos and code samples to help build your web application.

 

Using JSON with the Maps API

Saturday, 11 November 2006
JSON (JavaScript Object Notation) is a lightweight data-interchange format. It's ideally suited for use with Javascript applications due to its low bandwidth cost and direct mapping to the Javascript language.