Home
last modified time | relevance | path

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

/plugin/openlayersmap/
DStaticMap.php90 private $mapCacheID = ''; variable in dokuwiki\\plugin\\openlayersmap\\StaticMap
265 $this->mapCacheID = md5($this->serializeParams());
282 . substr($this->mapCacheID, 0, 2) . "/" . substr($this->mapCacheID, 2, 2)
283 . "/" . substr($this->mapCacheID, 4);