PoiLocation

This document refers to deprecated parts of the platform and has been left intact to help customers with legacy integrations. In order to access the latest platform features and documentation, please go to https://docs.sentiance.com.

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