Skip Ribbon Commands
Skip to main content

Google Maps and the New Form

The basic address population example[1] uses:

The second example is a proof of concept for the newest version of the Google Maps API, v3 [2]:

Next, I took the first example and upgraded it to Google Maps API v3 uses:

[1] Based on a post by Mark Rackley.

[2] Based on map-simple.html from Google Maps API Documentation Examples