AdLayerCache class
- Annotations
Constructors
Properties
Methods
-
addKey(
String key) → dynamic -
addLayerCache(
String key, String layerID, String sourceID, AdFeatureCollection collection) → dynamic -
cacheFeatureCollection(
AdFeatureCollection collection) → AdFeatureCollection -
clearAll(
) → dynamic -
hasKey(
String key) → bool -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
removeKey(
String key) → dynamic -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited