Click here to Skip to main content
15,888,170 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have to make an application (I am begginer, i found this interesting project) of a Travel Agency that is doing cruises with a a boat around Dead Sea. He has to travel from a port to another port (It always starts from Constanta and it can visit Varna, Burgas, Istanbul and so on). The idea is that the user has to make his trip by using a map that I have to implement. The map will be like this:
-The background photo would be the map and around every naval port (city) would be a circle which the user can click so he can add the city for the trip (that he wants to visit)...
How can I begin? I have no idea, i've never worked with photos before, where should I start studying... I know all the basics, except working with pictures.

What I have tried:

Nothing yet. As I said, I've never worked with pictures before, I need some docs to learn or some tips. I heard that I have to use kind of Bitmaps.
Posted
Updated 13-Mar-16 9:41am

1 solution

Start by doing some research and attempting something.

If you get stuck then come back with a specific question and we will try to help.

Starting points for your research could be these articles on CodeProject
C# - Google Maps in WinForm with WebBrowser and Google Maps API v3[^]
Google Maps in WPF with WebBrowser and Google Maps API v3[^]
GMap.NET - Great Maps for Windows Forms and Presentation[^]
GMaps v1.1.12 - Google Maps/Routing/StreetView All-in-1 [^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900