Hello all,
I have a number of InMemoryFeatureLayers that typically hold one feature...many times the layer holds NONE and at rarely no more than a dozen. These are relatively simple features, such as a GPS or vehicle position, an indicator of the feature being edited, the length of a single road, etc. Lately I've been using MapShapeLayer for new this because I can style each one differently without resorting to a ValueStyle. With these layers I probably would not need the heavy-duty query abilities that InMemoryFeatureLayer has but is missing from MapShapeLayer. I am wondering if, for a small number of features, is either a better performer?
Also, I saw a posting here some time back where the poster was planning to actually rework MapShapeLayer so that it DID have the same functionality as the other feature layers. Anything new there?
Thanks,
Allen Huber