Fires:
- 
            change(module:ol/events/Event~BaseEvent) - Generic change event. Triggered when the revision counter is increased.
- 
            error(module:ol/events/Event~BaseEvent) - Generic error event. Triggered when an error occurs.
Extends
Methods
- 
    
    Dispatches an event and calls all listeners listening for events of this type. The event parameter can either be a string or an Object with a typeproperty.Name Type Description eventObject | module:ol/events/Event~BaseEvent | string Event object. Returns:falseif anyone called preventDefault on the event object or if any of the listeners returned false.
 
- 
    setSize(size)structs/LRUCache.js, line 285
- 
    
    Set a maximum number of entries for the cache. Name Type Description sizenumber Cache size. 
 OpenLayers
 OpenLayers