Searched refs:lonToTile (Results 1 – 1 of 1) sorted by relevance
327 $this->centerX = $this->lonToTile($this->lon, $this->zoom);339 public function lonToTile(float $long, int $zoom) function in dokuwiki\\plugin\\openlayersmap\\StaticMap562 $this->tileSize * ($this->centerX - $this->lonToTile($markerLon, $this->zoom))685 … ($this->width / 2) - $this->tileSize * ($this->centerX - $this->lonToTile($p1->x(), $this->zoom))715 … ($this->width / 2) - $this->tileSize * ($this->centerX - $this->lonToTile($p1->x(), $this->zoom))721 … ($this->width / 2) - $this->tileSize * ($this->centerX - $this->lonToTile($p2->x(), $this->zoom))744 …($this->width / 2) - $this->tileSize * ($this->centerX - $this->lonToTile($point->x(), $this->zoom…