World Map Computer Program

ben12345

New Member
Hi,

I would like to write a computer program which produces a simple 2D World Map and allows the user to enter the name, latitude and longitude of a place which the program will then plot on the map. I have done basic programming but nothing visual. If you could give me some tips and point me in the write diretion that'd be great.

cheers,

Ben
 
Hmm, try using C or C++ programming
You'll also need to connect to the internet to find out about the place that your locating
Try using Google Earth, that has quite good maps and its 3D
 
Back
Top