There is a Dynamic Action on the event "
mapClick" that executes the following Javascript:
$s("P1_INFO", "You clicked at: " + this.data.lat + "," + this.data.lng);
In addition, the region is synchronized with the P1_LAT_LONG item. Clicking the map will edit the item's value; also, if you edit the item directly, it will update the map marker position.
A geocode result will be retrieved and the various address components copied into the display items on the page.
The Map Style is "Light Dream".