Home
last modified time | relevance | path

Searched defs:latitude (Results 1 – 3 of 3) sorted by relevance

/webtrees/app/
H A DPlaceLocation.php173 public function latitude(): float|null function in Fisharebest\\Webtrees\\PlaceLocation
H A DFact.php282 public function latitude(): float|null function in Fisharebest\\Webtrees\\Fact
/webtrees/app/Services/
H A DMapDataService.php272 public function writeLatitude(float $latitude): string