This widget enables the users to use the Google Tools in a way that does not violate Google's Terms of Use (TOS).
Thiis is the workflow:
When a user clicks on a location on the ArcGIS map, this widget will copy the XY coordinates of the clicked point.
So, in the widget.js there is this line:
<SPAN class="keyword token">var</SPAN> url1<SPAN class="operator token">=</SPAN> <SPAN class="string token">"http://xyz/google_tools/index.html?lat="</SPAN><SPAN class="line-numbers-rows"><SPAN></SPAN></SPAN>
You will need to have access to a web server where you will post this index.html file. So, if your web server url is at