openWayMatchingCache property

Cache<ITagCollection, ZoomlevelRange> openWayMatchingCache
latefinal

LRU cache for open way (linear) rendering instruction matches.

Implementation

late final Cache<ITagCollection, ZoomlevelRange> openWayMatchingCache;