Home
last modified time | relevance | path

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

/plugin/geotag/syntax/ !
Dgeotag.php161 $lat = $this->convertLat($lat);
238 private function convertLat(float $decimaldegrees): string function in syntax_plugin_geotag_geotag
/plugin/openlayersmap/syntax/ !
Dolmap.php185 $lat = $this->convertLat($lat);
672 private function convertLat(float $decimaldegrees): string function in syntax_plugin_openlayersmap_olmap