CoordinatesSource
What is the source of these coordinates?
enum CoordinatesSource {
CURRENT
SEARCH
CAMPAIGN
}
Values
CoordinatesSource.CURRENT
Current location of user
CoordinatesSource.SEARCH
User searching via search string or map
CoordinatesSource.CAMPAIGN
Using the campaign's coordinates
Member of
CoordinatesInput input