SuperKaioken / odbc2kml

Automatically exported from code.google.com/p/odbc2kml
0 stars 0 forks source link

link for google earth connection #213

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?

We need to provide an easy interface for allowing a user to link to Google earth

Please use labels and text to provide additional information.

Original issue reported on code.google.com by jpetti...@gmail.com on 13 Apr 2010 at 6:17

GoogleCodeExporter commented 9 years ago
I added a label to the connection page with the link address.  I don't know if 
this
is enough or not for this issue though.

Original comment by LonaLSm...@gmail.com on 14 Apr 2010 at 4:03

GoogleCodeExporter commented 9 years ago
I like the placement and look, but I don't think the functionality is complete 
yet. 
Your code for setting this link is as follows:

string labelText = "http://localhost:" + portNum + "/KMLGenWebSVC.asmx/getKML?
connID=" + conn.connID;

By using localhost, this link assumes that the client and server are on the 
same 
machine, which is not always the case. I'm looking into a way to get the 
current 
machine's name or IP from inside C# now. Assigning this to myself.

Original comment by mbbowser@gmail.com on 14 Apr 2010 at 9:40

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r662.

Original comment by mbbowser@gmail.com on 14 Apr 2010 at 10:05

GoogleCodeExporter commented 9 years ago

Original comment by nind...@gmail.com on 20 Apr 2010 at 12:02

GoogleCodeExporter commented 9 years ago

Original comment by nind...@gmail.com on 20 Apr 2010 at 12:03

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r666.

Original comment by nind...@gmail.com on 20 Apr 2010 at 6:00

GoogleCodeExporter commented 9 years ago

Original comment by Spoofed...@gmail.com on 20 Apr 2010 at 7:20