View Single Post

  #2 (permalink)  
Old 02-20-2003
blackmap blackmap is offline
Member
Yellow Belt
 
Join Date: Dec 2002
Posts: 39
Hi ,

just downloaded the extented .zip.
Wonderful things happening here.

You did that great!

As I am new to VB and MapPoint I have some problems
integrating your code into mine:

First: With the MapPoint.cls I have name-conflict. I changed that module to mapoin and pasted the code into.

First I want to include that location sensor.
With

objMap.DragBehavior = MapPointSupport.geoDragLocationSensor

you call that function. And here's where I get an error saying no such objet existing (got a german version). Do have an idea what's the problem?


Thanks a lot

Peter
Reply With Quote