The Google Maps Screenpop sample gadget is intended to serve as an example of popping a
call variable (callvariable3) into a google map search.
To use this gadget you need to obtain a license key from Google. See Usage in the Readme.txt
for more info. See https://developers.google.com/maps/licensing
This sample illustrates how to initialize the gadget, and to set up handlers
for user and dialog updates, including accessing callvariable3 of the dialog.
This is only a sample and is NOT intended to be a production quality
gadget and will not be supported as such. It is NOT guaranteed to
be bug free. It is merely provided as a guide for a programmer to see
how to initialize a gadget and set up handlers for user and dialog updates and
to use an address from a callvariable to conduct a google maps search.
The sample contains the following files:
GoogleMapsScreenpop.xml
GoogleMapsScreenpop.js
GoogleMapsScreenpop.css
GoogleMapsScreenpop_readme.txt