예제 #1
0
 public function setLongitude($longitude)
 {
     $this->gpsPoint->setLongitude($longitude);
 }