Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/PlayableLocations/
H A DGoogleMapsPlayablelocationsV3SamplePlayableLocation.php73 public function setSnappedPoint(GoogleTypeLatLng $snappedPoint) argument
75 $this->snappedPoint = $snappedPoint;
82 return $this->snappedPoint;