Package | Description |
---|---|
com.here.android.mpa.search |
The search package provides classes for performing places and geocoder searches.
|
Modifier and Type | Class and Description |
---|---|
class |
DiscoveryLink
Represents a discovery-related API link, used to retrieve a
DiscoveryResultPage . |
class |
PlaceLink
Represents discovery information about a
Place . |
Modifier and Type | Method and Description |
---|---|
java.util.List<DiscoveryResult> |
DiscoveryResultPage.getItems()
Gets the list of
DiscoveryResult items for the DiscoveryResultPage . |