Community of MapPoint and Virtual Earth Users and Developers
This is a discussion on how can i use mappoint ocx with delphi desktop applications? within the MapPoint 2006/2009 Discussion forums, part of the Map Forums category; Hi, We would like to use mappoint OCX with our delphi desktop applications. We have MapPoint 60 Day trial version. ...
| |||||||
| Today's Posts | Twitter Feed | Register | Blogs | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| |||
| how can i use mappoint ocx with delphi desktop applications? We would like to use mappoint OCX with our delphi desktop applications. We have MapPoint 60 Day trial version. I installed that mappoint component to delphi 6. i am getting one error message 'no such interface supported' when i am placing that component over a form. Should i by an evaluvation version or the original ocx? please help to find out a solution. Thanks Joe |
| |||
| MapPoint OCX in Delphi
We have jusr released version 2 of our VCL wrapper component for Delphi. This allows access to a lot of the functionality of the ActiveX control. Adds interactive maps, etc. http://www.gkconsulting.co.uk and look at the "Products" section |
| |||
| |||
| I need more help
Hi The initial part of the artlicle was helpful. i finished the step (1) successfully. but i tried the step(2) & step (3). I am using the Trial version of mappoint 2002. Do i need to set up the 'Auto Connect' property of TApplication to TRUE. There is no error message here but i couldnt see the map. Here is the code for step (3). Var vGUID : TGUID; begin OleContainer1.CreateObject('MapPoint.Map.EU.9',FAl SE); OleContainer1.DoVerb(1); OleContainer1.OleObjectInterface.GetUserClassID(vG UID); FMap := IDispatch(OleContainer1.OleObject) as _Map; end; I am getting an error message like 'Invalid Class String' for OleContainer1.CreateObject('MapPoint.Map.EU.9',FAl SE); how can i find out the OleClassName for MapPoint? I added the olecontainer and double clicked the olecontainer and imported the mappoint. if i am double clicking again then i could see the mappoint with all menus and tools. Thanks Joe |
![]() |
| Tags |
| applications, delphi, desktop, mappoint, ocx |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| MapPoint 2004 (Desktop version) and Web application | William | MapPoint 2006/2009 Discussion | 7 | 03-24-2006 02:05 AM |
| GPS data different in Mappoint then in other applications? | Detonator | MapPoint 2006/2009 Discussion | 1 | 02-22-2006 11:19 AM |
| Web applications and mappoint | dantheman | MapPoint 2006/2009 Discussion | 2 | 01-17-2005 11:58 AM |
| MapPoint Control in Web applications | Anonymous | MapPoint 2006/2009 Discussion | 1 | 01-04-2005 03:09 AM |
| Web Applications & MapPoint 2002 | Anonymous | MapPoint 2006/2009 Discussion | 1 | 03-01-2003 05:34 PM |