Home
last modified time | relevance | path

Searched refs:convertLon (Results 1 – 2 of 2) sorted by relevance

/plugin/geotag/syntax/
H A Dgeotag.php144 $lon = $this->convertLon($lon);
258 private function convertLon(float $decimaldegrees): string
250 private function convertLon($decimaldegrees) { global() function in syntax_plugin_geotag_geotag
/plugin/openlayersmap/syntax/
H A Dolmap.php186 $lon = $this->convertLon($lon);
706 private function convertLon(float $decimaldegrees): string
731 private function convertLon(float $decimaldegrees): string { global() function in syntax_plugin_openlayersmap_olmap