StaticclassProtected_ProtectedRetrieves attributes for a given key and feature. Be sure not to use the feature id for lookup, but the provided key.
the key to retrieve attributes for
Protected_ProtectedOptional bulk attribute retrieval for multiple keys. Can be implemented for optimal loading of data. Provides a webmercator extent to limit the lookup if needed. You MUST return a same length array as keys, with undefined for missing attributes.
array of key and feature pairs to retrieve attributes for
Augments a feature with attributes from the provider
Augments multiple features with attributes from the provider
Optionalextent: Extentoptional extent in webmercator to limit attribute lookup on certain providers.
Staticget
baseclass for all Objects