Community of VE/MapPoint Users and Developers
This is a discussion on Find a place in Canada by coding within the MapPoint 2006/2009 Discussion forums, part of the Map Forums category; HI, all I want to find a place in Canada by code, like this: goMapApp = createobject("MapPoint.Application") goMap = goMapApp.ActiveMap ...
| |||||||
| Register | Blogs | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| |||
| Find a place in Canada by coding I want to find a place in Canada by code, like this: goMapApp = createobject("MapPoint.Application") goMap = goMapApp.ActiveMap goLoc1 = goMap.Find("2967 Richmond street, ottawa, Canada") But I have find Null. Is this the correct format of address: 2967 Richmond street, ottawa, Canada? If not , Could you show me the address can be find by mappoint? Thanks! Henry |
| |||
|
You may need to add the province name "ON" or "ON-Ontario" and use the method FindAddressResults. Try goMap.FindAddressResults("2967 Richmond street", "ottawa",,"ON-Ontario", "Canada"). The first item in the results should be the address you want. |
![]() |
| Tags |
| canada, coding, find, place |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Coding in MP. | weekwanghui | MapPoint 2006/2009 Discussion | 1 | 02-22-2005 04:00 AM |
| TIP: Creating A HyperLink Map to Find Polling Place | Eric Frost | MapPoint 2006/2009 Discussion | 4 | 11-17-2004 12:31 AM |
| Coding a territory | Rigger82 | MapPoint Web Service and Virtual Earth | 0 | 09-20-2004 12:15 PM |
| Find city which are placed to x km or miles of a place | Anonymous | MapPoint 2006/2009 Discussion | 0 | 12-09-2002 08:11 AM |
| Find city wich are placed to x km or miles of a place | Anonymous | MapPoint 2006/2009 Discussion | 0 | 12-09-2002 08:09 AM |