Home
last modified time | relevance | path

Searched refs:useTileCache (Results 1 – 1 of 1) sorted by relevance

/plugin/openlayersmap/
H A DStaticMap.php92 private bool $useTileCache; variable in dokuwiki\\plugin\\openlayersmap\\StaticMap
159 $this->useTileCache = $this->tileCacheBaseDir !== '';
430 if ($this->useTileCache) {
472 if ($tile && $this->useTileCache) {