Merge branch 'master' into develop

This commit is contained in:
Pieter Vander Vennet 2024-08-09 16:25:06 +02:00
commit 5611511ce4
9 changed files with 367 additions and 292 deletions

View file

@ -1,6 +1,5 @@
import { IdbLocalStorage } from "../../Web/IdbLocalStorage"
import { UIEventSource } from "../../UIEventSource"
import { Tiles } from "../../../Models/TileRange"
/**
* A class which allows to read/write a tile to local storage.