Searched defs:convertDDtoDMS (Results 1 – 2 of 2) sorted by relevance
/plugin/geotag/syntax/ | ||
H A D | geotag.php | 234 private function convertDDtoDMS($decimaldegrees) { global() function in syntax_plugin_geotag_geotag |
/plugin/openlayersmap/syntax/ | ||
H A D | olmap.php | 715 private function convertDDtoDMS(float $decimaldegrees): string { global() function in syntax_plugin_openlayersmap_olmap |