I'm am attempting to create a simple Map X application that asks the user for lat. long and radius distance from that point, and returns a list and map of zipcodes within the specified search area.  I created a features object called "foundZips"  which contains the results of the search by distance method  Syntax: "Set foundZips = zipLayer.SearchWithinDistance(pt, numMiles, 1, 1)"   My question is, how do i get just those zips in "foundZips" to display on my map?  I can get the program to zoom to and center on "foundZips" but all of the other zips from the main layer show up as well (and i don't want them to).
 
Sorry about the poor description of my problem, i hope it makes some sense.
 
Thanks in advance
-Ben

Ben Greenberg
GIS Coordinator
NAI MLG Commercial
(262) 938-5053
[EMAIL PROTECTED]

 

---------------------------------------------------------------------
List hosting provided by Directions Magazine | www.directionsmag.com |
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Reply via email to