Package | Description |
---|---|
com.here.android.mpa.search |
The search package provides classes for performing places and geocoder searches.
|
Modifier and Type | Method and Description |
---|---|
PlaceRequest |
PlaceRequest.addReference(java.lang.String name)
This function adds the name of a requested reference identifiers to be returned in the
results.
|
PlaceRequest |
PlaceLink.getDetailsRequest()
Gets the request to retrieve the
Place details. |
PlaceRequest |
AutoSuggestPlace.getPlaceDetailsRequest()
Gets the request to retrieve the
Place details. |
PlaceRequest |
PlaceRequest.setRichTextFormatting(RichTextFormatting value)
Sets a
RichTextFormatting to be used in request responses. |