PoiLocation

Holds more information about a stationary location.

PoiLocation API

getPlaceCandidates()

List<PoiPlace> getPlaceCandidates()

Returns a list of of additional place candidates of type PoiPlace.

getPoiPlace()

PoiPlace getPoiPlace()

Returns the place candidate of type PoiPlace.

getSignificance()

String getSignificance()

Returns a string representation of what this location means for the user, or the frequency it's being visited.

Last updated