Searched refs:convertDDtoDMS (Results 1 – 2 of 2) sorted by relevance
245 $dms = $this->convertDDtoDMS(abs($decimaldegrees));256 private function convertDDtoDMS(float $decimaldegrees): string function in syntax_plugin_geotag_geotag279 $dms = $this->convertDDtoDMS(abs($decimaldegrees));
679 $dms = $this->convertDDtoDMS(abs($decimaldegrees));690 private function convertDDtoDMS(float $decimaldegrees): string function in syntax_plugin_openlayersmap_olmap713 $dms = $this->convertDDtoDMS(abs($decimaldegrees));