Home
last modified time | relevance | path

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

/plugin/geotag/syntax/ !
Dgeotag.php162 $lon = $this->convertLon($lon);
272 private function convertLon(float $decimaldegrees): string function in syntax_plugin_geotag_geotag
/plugin/openlayersmap/syntax/ !
Dolmap.php186 $lon = $this->convertLon($lon);
706 private function convertLon(float $decimaldegrees): string function in syntax_plugin_openlayersmap_olmap