Landyd
05-16-2006, 08:32 AM
I have tried to add pushpins by using eastings and northings (our client GIS sends it that way e.g. 403947 419814 - Ripponden Yorks)
The mappoint wizard (OS Grid ref) seems to be happy taking data this way
However when I try to use the same data to add pushpins from within VB.NET using the following, I get a failure.
AxMappointControl1.ActiveMap.LocationFromOSGridRef erence()
As far as I can determine this doesnt seem to be supported and I may have to convert the easting and northing data to another form.
Is this correct and If so does anyone know of a converter that I can use, or is there another way to use the easing and northing data.
Thanks
Dave
The mappoint wizard (OS Grid ref) seems to be happy taking data this way
However when I try to use the same data to add pushpins from within VB.NET using the following, I get a failure.
AxMappointControl1.ActiveMap.LocationFromOSGridRef erence()
As far as I can determine this doesnt seem to be supported and I may have to convert the easting and northing data to another form.
Is this correct and If so does anyone know of a converter that I can use, or is there another way to use the easing and northing data.
Thanks
Dave