Home
last modified time | relevance | path

Searched refs:LONGITUDE_EAST (Results 1 – 3 of 3) sorted by relevance

/webtrees/app/Services/
H A DGedcomService.php184 return $this->readDegrees($text, Gedcom::LONGITUDE_EAST, Gedcom::LONGITUDE_WEST);
H A DMapDataService.php284 return $this->writeDegrees($longitude, Gedcom::LONGITUDE_EAST, Gedcom::LONGITUDE_WEST);
/webtrees/app/
H A DGedcom.php267 public const LONGITUDE_EAST = 'E'; define in Fisharebest\\Webtrees\\Gedcom