Home
last modified time | relevance | path

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

/plugin/openlayersmap/syntax/
H A Dolmap.php342 $maptype = match ($gmap ['baselyr']) {
370 $imgUrl .= "&format=png&maptype=" . $maptype;
483 $maptype = 'openstreetmap';
486 $maptype = 'transport';
490 $maptype = 'landscape';
494 $maptype = 'outdoors';
498 $maptype = 'cycle';
502 $maptype = 'hikeandbike';
507 $maptype = 'mapquest';
510 $maptype = '';
[all …]
/plugin/openlayersmap/helper/
H A Dstaticmap.php54 * @param string $maptype the maptype, eg. cycle
67 string $maptype, argument
103 $maptype,
/plugin/openlayersmap/
H A DStaticMap.php83 private string $maptype; variable in dokuwiki\\plugin\\openlayersmap\\StaticMap
110 * @param string $maptype
133 string $maptype, argument
149 $this->maptype = $this->tileDefaultSrc;
150 if (array_key_exists($maptype, $this->tileInfo)) {
151 $this->maptype = $maptype;
284 $this->maptype,
295 …$this->mapCacheFile = $this->mapCacheBaseDir . "/" . $this->maptype . "/" . $this->zoom . "/cache_"
391 $this->tileInfo [$this->maptype] ['url']
848 if ($this->maptype === 'openstreetmap') {
[all …]
/plugin/itrackviewer/
Dsyntax.php184 …Key].'/widget?width='.$w_width.'&height='.$w_height.'&maptype='.$maptype.'&extended=tr…