hi pros am new at C# and under graduate student. am stuck several hours.
i have latitude,Longitude values from a server or gps device, they appear in textboxes and stored in mysql at the same time. i want to use the same latest values to map directly to google earth. am enjoying all that but am stuck on how to best use the same values from texbox or database to map to ge. any help would be highly appreciated

i have

txtLat.text;
txtLon.text; 
values
passed to

double latitude='.';
double longitude='.';

if am not clear iwill add all code if need be

What is your question?

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.