nodeMatchingCache property
Cache<ITagCollection, ZoomlevelRange>
nodeMatchingCache
latefinal
LRU cache for node (POI) rendering instruction matches.
Implementation
late final Cache<ITagCollection, ZoomlevelRange> nodeMatchingCache;