Package | Description |
---|---|
com.here.android.mpa.search |
The search package provides classes for performing places and geocoder searches.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<DiscoveryLink> |
DiscoveryResultPage.getDiscoveryLinks()
Gets the list of
DiscoveryLink items for the DiscoveryResultPage . |
java.util.Map<java.lang.String,DiscoveryLink> |
Place.getRelated()
Gets the related places (where available) that might also interest an application user
viewing information for the
Place . |