Google Maps FleetEngine Delivery V1 Client - Class LocationInfo (0.1.1)

Reference documentation and code samples for the Google Maps FleetEngine Delivery V1 Client class LocationInfo.

A location with any additional identifiers.

Generated from protobuf message maps.fleetengine.delivery.v1.LocationInfo

Namespace

Google \ Maps \ FleetEngine \ Delivery \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ point Google\Type\LatLng

The location's coordinates.

getPoint

The location's coordinates.

Returns
Type Description
Google\Type\LatLng|null

hasPoint

clearPoint

setPoint

The location's coordinates.

Parameter
Name Description
var Google\Type\LatLng
Returns
Type Description
$this