Hi Ben, The way i've done similar things in the past is simply to add the features to a temporary map layer and to make the original layer invisible. Works for me.
Denis Denis Lalonde DBxGeomatics Inc. 37 St-Joseph Boul. Floor 2 tel 819-772-2000 fax 819-772-2001 Hull, QC, J8Y 3V8 www.dbxgeomatics.com [EMAIL PROTECTED] ---------Try SVGMapMaker today!--------- --- Ben A Greenberg <[EMAIL PROTECTED]> wrote: > 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] __________________________________________________ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com --------------------------------------------------------------------- List hosting provided by Directions Magazine | www.directionsmag.com | To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
