Searched refs:boundingRectangle (Results 1 – 5 of 5) sorted by relevance
199 public function boundingRectangle(): array function in Fisharebest\\Webtrees\\PlaceLocation230 return $this->parent()->boundingRectangle();
95 $map_bounds = $parent->boundingRectangle();
93 $map_bounds = $location->boundingRectangle();
300 'bounds' => (new PlaceLocation($place->gedcomName()))->boundingRectangle(),
7024 …message: '#^Method Fisharebest\\Webtrees\\PlaceLocation\:\:boundingRectangle\(\) should return arr…