Community of VE/MapPoint Users and Developers
This is a discussion on Mappoint 2006 GPS within the MapPoint 2006/2009 Discussion forums, part of the Map Forums category; We are going to write a delphi application using Mappoint 2006. We want to put the program in the a ...
| |||||||
| Register | Blogs | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| |||
| Mappoint 2006 GPS Thanks for your help! |
| |||
|
Hi, Yes mappoint can exacly what you wants. To use in Delphi 2..7 you have to use the object model, and starting from D2005 you can use the component. I use i twith success in D5 and D7. Mappoint comes with an API with all the methods you need. Examples are given in the help file in VB, but that should be no problem to read And for any other problems there is this exelent forum
__________________ rgds, Wilfried Mestdagh www.mestdagh.biz MapPoint coding demo Order MapPoint 2009 with Routing and User Tools Spreadsheet |
| |||
|
I just searched on the microsoft.public.mappoint, some people were saying that the SDK does not have the GPS features. What did they mean? I am a little bit confused. Btw, should I use GetLocation to get the current location? |
| |||
|
Hi, Mappoint also has the possibility to connect a GPS receiver to serial port. This is not in API and not needed because if you use the API you can better write it yourself So what you have to do is parse the data coming from the GPS receiver, and place a pushpin on the exact position. You can zoom / move the map to center around it, or move when it go out of the window or whatever. And Yes, GetLocation returns a Location object form the geocoorinates. To add a pushpin at the location use AddPushpin method.
__________________ rgds, Wilfried Mestdagh www.mestdagh.biz MapPoint coding demo Order MapPoint 2009 with Routing and User Tools Spreadsheet |
![]() |
| Tags |
| gps, mappoint 2006 |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| MapPoint 2006 | TFB | MapPoint 2006/2009 Discussion | 5 | 09-30-2008 03:49 AM |
| Mappoint 2006 | mhuslig | MapPoint 2006/2009 Discussion | 2 | 10-04-2006 01:22 PM |
| MapPoint 2004 -> 2006 | lane | MapPoint 2006/2009 Discussion | 2 | 06-05-2006 11:17 AM |
| MapPoint 2006 | Eric Frost | MapPoint 2006/2009 Discussion | 0 | 04-03-2006 09:42 PM |
| MapPoint 2006, etc. | farm_cart | MapPoint 2006/2009 Discussion | 4 | 04-03-2006 12:28 PM |