I don't find how to add a new PlaceCategorie (I have imported data from Excel file, and I would like to make a new catégory).
Could you help me, pleeeeeaaaaaaasseee !!!!!
Best regards.
Val
This is a discussion on Add a PlaceCategory within the MapPoint Desktop Discussion forums, part of the Map Forums category; I don't find how to add a new PlaceCategorie (I have imported data from Excel file, and I would like ...
I don't find how to add a new PlaceCategorie (I have imported data from Excel file, and I would like to make a new catégory).
Could you help me, pleeeeeaaaaaaasseee !!!!!
Best regards.
Val
Val,
if you right click on your new pushpins which you have imported and look at the properties you will see that there is an option to allocate the pin to a data set or create a new date set to assign them to. This is a close as you can get to doing what you require.
We wanted to do the same thing here and have had to use this method to achieve a similar result.
This work can also be done automatically if you write your own custom data import routine.
Regards,
Dave
http://www.RACSoftare.co.uk
Sorry Dave,
I have forgotten to say you I develop a program within VB6.
Then I would like to create a category with VB6 !!!!
Thanks for your help Dave.
Val
Hi Val,
Ok that's no problem.
use the addPushPinSet method to create the datasets.
use the AddPushpin method to create the pushpins from your address's
and use MoveTo method to move pushpins around different datasets.
If you need any examples of the code look at the help within mappoint for some examples. I don't have any VB examples myself as we are not using it here.
Dave.
Coooooolllllllllllll, that allright !!!!
I success !!!!
I have just import data from an Excel File.
Then I use the Method FindNearby for drawing a zone around the route, then I get data which own to the zone.
I just have to know how much data are placed in the zone !!!
Thanks very much Dave.
There are currently 1 users browsing this thread. (0 members and 1 guests)