StationaryInfo

Provides information about a stationary.

StationaryInfo API

getLocation()

Location getLocation()

Returns a Location object representing the stationary location.

getPointsOfInterest()

List<PointOfInterest> getPointsOfInterest()

Returns a list of PointOfInterest objects representing the points of interest near the user's stationary location.

Last updated