Location
class Location extends Model (View source)
Properties
protected | $latLngType | ||
protected | $latLngDataType | ||
string | $locationType | ||
protected | $postalAddressType | ||
protected | $postalAddressDataType | ||
$radiusMiles |
Methods
setLocationType($locationType)
No description
string
getLocationType()
No description
getPostalAddress()
No description
setRadiusMiles($radiusMiles)
No description
getRadiusMiles()
No description
Details
setLatLng(LatLng $latLng)
No description
LatLng
getLatLng()
No description
setLocationType($locationType)
No description
string
getLocationType()
No description
setPostalAddress(PostalAddress $postalAddress)
No description
PostalAddress
getPostalAddress()
No description
setRadiusMiles($radiusMiles)
No description
getRadiusMiles()
No description