MapPoint Forums

MapForums

Community of MapPoint and Virtual Earth Users and Developers




Address locator

This is a discussion on Address locator within the MapPoint Web Service and Virtual Earth forums, part of the Map Forums category; Hi, I have an issue with finding available stores if I choose state only in address locator. see the below ...


Go Back   MapPoint Forums > Map Forums > MapPoint Web Service and Virtual Earth

Today's Posts Twitter Feed Register Blogs FAQ Members List Calendar Search Today's Posts Mark Forums Read



Click here to register

Reply

 

LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 03-23-2006
Junior Member
White Belt
 
Join Date: Mar 2006
Posts: 1
Address locator

Hi,

I have an issue with finding available stores if I choose state only in address locator. see the below code and please help me any other find services I can use.

see the below VB code.

entityTypeName = "stores"
Dim findNearbySpec As New MapPointService.FindNearbySpecification
findNearbySpec.DataSourceName = datasource.Name
findNearbySpec.LatLong = center
findNearbySpec.Distance = searchRadius
findNearbySpec.Filter = New MapPointService.FindFilter
findNearbySpec.Filter.EntityTypeName = entityTypeName
findNearbySpec.Filter.PropertyNames = New String() {"AddressLine", "City", "State", "Postalcode", "Phone"}
'findNearbySpec.Filter.PropertyNames = New String() {"DisplayName", "Phone"}

foundStores = global.FindServiceClass.FindNearby(findNearbySpec)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Reply

Tags
address, locator


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads

Thread Thread Starter Forum Replies Last Post
ASP Store Locator for Map Point Web Service mike91 MapPoint Web Service and Virtual Earth 0 03-21-2006 07:06 AM
trying to make a 'locator map' Anonymous MapPoint 2006/2009 Discussion 0 04-09-2003 03:37 PM
Looking for proximity locator solution Anonymous MapPoint 2006/2009 Discussion 2 03-14-2003 03:28 AM
Home Locator Sample Application Anonymous MP2K Magazine Articles 4 11-20-2002 03:07 PM
Problems with Lat/long and locator. Anonymous MapPoint 2006/2009 Discussion 1 08-19-2002 08:11 PM


All times are GMT -5. The time now is 05:58 AM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0 RC2
MP2K Magazine
Visitor Map

Zante Holidays
Enjoy lovely sandy beaches when you take your Zante holidays booked through UlookUbook!



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59