public final class MKSearchCompletionFilterType
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static long |
AndQueries
Returns completions for points of interest as well as query suggestions (e.g., "coffee")
|
static long |
Only
Returns completions only for points of interest
|
public static final long AndQueries
public static final long Only