Home
last modified time | relevance | path

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

/plugin/openlayersmap/
H A DStaticMap.php459 $filename = $this->tileUrlToFilename($url);
470 public function tileUrlToFilename(string $url): string
483 $filename = $this->tileUrlToFilename($url);
542 public function tileUrlToFilename(string $url): string { global() function in dokuwiki\\plugin\\openlayersmap\\StaticMap