$_propDict $_propDict : \Microsoft\Graph\Model\array(string The array of properties available to the model Type \Microsoft\Graph\Model\array(string — => string)
__construct() __construct(array $propDict = array()) : null GeoCoordinates constructor Parameters array $propDict List of properties to set Defaults to an empty array Returns null
setAltitude() setAltitude(float $val) : null Sets the altitude Parameters float $val The value of the altitude Returns null
setLatitude() setLatitude(float $val) : null Sets the latitude Parameters float $val The value of the latitude Returns null
setLongitude() setLongitude(float $val) : null Sets the longitude Parameters float $val The value of the longitude Returns null