interface CacheItem {
    corners: Feature[];
}

Properties

Properties

corners: Feature[]