For the complete documentation index, see llms.txt. This page is also available as Markdown.

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