Hi Thinkgeo,
I am using InMemoryFeatureLayer to represent point feature object. (270+ in number).
To improve query performance I want to use BuildIndex. What is the best practice to use BuildIndex call?
Do I need to invoke after adding each feature or I can call once all features are added?
Regards,
Anil