コード例 #1
0
ファイル: mod_geo.php プロジェクト: poef/ariadne
 public function _rd2wgs($x, $y)
 {
     return parent::rd2wgs($x, $y);
 }