Your best option is to create selection sets, Use SetDisplayStatus() to turn sets ON/OFF. Use SetIcon(), SetIconCOlor() and SetIconSize() (if your layer is a poiint layer) to set the style of each set
I hope this helps Armando On Tue, Jul 10, 2012 at 9:42 PM, swag_ner_pth <[email protected]>wrote: > ** > > > Hello, > > I'm trying to create multiple layers from a single database. I can do it > with multiable databases but not a single one. I've tried selection sets > but I want to be able to turn off points that aren't selected and I can't > do that. Or at least don't know how to. > > So yes, same set of data but I want to have the points (or anything else) > to be independent. I plan on having one master file because it will be > updated nightly and published on the web. So everything would be > programmatic. > > Side note: I looked at the PDF Layer creator and that is cool stuff. > > > -- Armando Scalise
