Home
last modified time | relevance | path

Searched refs:LONGITUDE_WEST (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.php268 public const LONGITUDE_WEST = 'W'; define in Fisharebest\\Webtrees\\Gedcom