Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
MapPoint questions
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00785141
Message ID:
00785920
Views:
14
How do you add information to the pushpin to display?
This works for me:
....
with loApp.ActiveMap
.FindPushpin("11072 Greiner Rd, Philadelphia, PA 19116").Note=;
"line1: Yuri "+CHR(13)+CHR(10)+"line2: Rubinov"+CHR(13)+CHR(10)+"line3: address"
......

>I have been working to integrate MapPoint with in one of my programs. So far all has gone somewhat smoothly. However, I need to include more than three lines of information on a map for a particular location that I stick a pushpin in. I was able to place in some basic information about the location (i.e. name, address, ect.) but now I have seem to run into the limit of information that I can add. When I look at other maps I see that there is much more information displayed than what I have been able to display so I would like to find out how that is done. Any suggestions?
>
>Thanks in advance
>Kelly
Previous
Reply
Map
View

Click here to load this message in the networking platform