Searched refs:centerPoint (Results 1 – 2 of 2) sorted by relevance
35 public function setCenterPoint(GoogleTypeLatLng $centerPoint) argument37 $this->centerPoint = $centerPoint;44 return $this->centerPoint;
5485 var centerPoint,5496 centerPoint = assign(point, center);5499 originalPoint = centerPoint.matrixTransform(currentMatrix.inverse());