how to deal with map in c#??

fonah
02-18-2008, 06:11 AM
Hi all..
I have a car tracking system project.So I have a tracking device in the car to send the longitude and latitude of this car to a modem connected to my pc.Then ,I have a map and c# program.Now I want to put an icon on the map to dispaly the position of the car using the received longitude and latitude.
my question is:how to put this icon on the map using c#??
and how put it in the specific longitude and latitude on the map??
in general ,how deal with map in c#??
does any body has any idea about this??

another question:I need a converter to convert a map with *.shp format to *,ptm format.

please help me:sad:
this is my graduation project

thanks a lot..
fonah

jasanite
02-19-2008, 07:14 AM
Hi dude, there is a book "Programming Mappoint in .Net" (or C#).
It has a homepage with exelent programcode to start with.
Some of my posts here also have code to get MapPoint working.

To your questions, you can put a Icon on your map by using Pushpins.
I think you can directly initialize a Location object with long/lat coords.

To object model has all functions you need to deal with that. In the help
its a little bit hidden .. try "start with mappoint object model ..." or stuff
like that.

Good Luck

 
Web mp2kmag.com
mapforums.com