Searched refs:mapCacheID (Results 1 – 1 of 1) sorted by relevance
93 private string $mapCacheID = ''; variable in dokuwiki\\plugin\\openlayersmap\\StaticMap268 $this->mapCacheID = md5($this->serializeParams());296 . substr($this->mapCacheID, 0, 2) . "/" . substr($this->mapCacheID, 2, 2)297 . "/" . substr($this->mapCacheID, 4);