public interface QueryFeaturesHandler
Modifier and Type | Method and Description |
---|---|
void |
onQueryFeaturesComplete(FeatureSet featureSet)
Fires when queryFeatures() is complete.
|
void onQueryFeaturesComplete(FeatureSet featureSet)
featureSet
- - The FeatureSet returned from the query.