Home
last modified time | relevance | path

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

/plugin/openlayersmap/
DStaticMap.php414 if ($this->useTileCache && ($cached = $this->checkTileCache($url)))
457 public function checkTileCache(string $url) function in dokuwiki\\plugin\\openlayersmap\\StaticMap