Home
last modified time | relevance | path

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

/plugin/geotag/syntax/
H A Dgeotag.php143 $lat = $this->convertLat($lat);
223 private function convertLat(float $decimaldegrees): string
217 private function convertLat($decimaldegrees) { global() function in syntax_plugin_geotag_geotag
/plugin/openlayersmap/syntax/
H A Dolmap.php185 $lat = $this->convertLat($lat);
672 private function convertLat(float $decimaldegrees): string
698 private function convertLat(float $decimaldegrees): string { global() function in syntax_plugin_openlayersmap_olmap