Community of MapPoint and Virtual Earth Users and Developers
This is a discussion on Visual Basic Help - MapPoint 2002 Newbie within the MapPoint 2006/2009 Discussion forums, part of the Map Forums category; Regarding the use of a GPS with MapPoint 2002, is there a way to "capture" the values from the gps ...
| |||||||
| Today's Posts | Twitter Feed | Register | Blogs | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| |||
| Visual Basic Help - MapPoint 2002 Newbie
__________________ --Mel |
| ||||
|
Some resources you might look at... Export lat/lon: http://www.mp2kmag.com/articles.asp?ArticleID=13 Export lines (and other drawing objects): http://www.mp2kmag.com/importersub01.asp Merging Multiple Routes: http://www.mp2kmag.com/articles.asp?ArticleID=72 GPS Add-ons: www.engo.com/mappointtoolbox and www.techgt.com/agps
__________________ |
| |||
|
Thanks for the info but I am mainly looking for the COM associated with the data stream coming from the GPS to Mappoint 2002 (I don't think that part of the code was published for the developer to use). Looks like I will need to tap the API to get what I want. :x
__________________ --Mel |
| |||
|
it's really easy to read the serial port for the GPS.. NMEA comes in plain text over the serial port and you can read it and parse it from the serial receive buffer. search google for serial port BVB code (i dont have my code on this machine) and all you need is to set the baud rate and such to match the gps. your gps probably even came with an outline of the NMEA text formats... |
![]() |
| Tags |
| basic, mappoint 2002, newbie, visual |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Query Mappoint Visual Basic 6.0 | virgilar | MapPoint 2006/2009 Discussion | 2 | 10-08-2005 07:54 AM |
| mappoint, visual c++ vs visual basic | Anonymous | MapPoint 2006/2009 Discussion | 6 | 03-30-2004 09:17 PM |
| Control of MapPoint 2002 using Visual Basic .Net | DogsWorld | MapPoint 2006/2009 Discussion | 1 | 02-26-2004 10:53 PM |
| Visual Basic. NET and MapPoint | Anonymous | MapPoint 2006/2009 Discussion | 1 | 07-30-2003 02:49 PM |
| Visual basic or visual c++ in mappoint | misterb83 | MapPoint 2006/2009 Discussion | 1 | 02-14-2003 08:31 AM |