load lat/long to display in MapPoint

kmcelroy
09-07-2005, 10:03 AM
I am working with some sample code from this site.
Set objLoc = objMap.FindAddressResults(rstProps!strStreet, rstProps!strCity, rstProps!strState, rstProps!strPostalCode)(1)
Instead of the street address, I want to submit lat and long.
Any ideas how to do this?

Wilfried
09-07-2005, 12:13 PM
Hi,

To get a Location object from a lat/long pair you can use the GetLocation method. Set Altitude to 1 to have a result without dillution.

 
Web mp2kmag.com
mapforums.com