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<ExtendedAttribute> |
Place.getExtendedAttributes()
Gets additional information about a
Place , a list of ExtendedAttribute
objects that can include information such as:
payment - A list of available payment methods (such as cash, credit card, direct debit,
etc.)
openingHours - A list of hours during which the place is open for business
annualClosings - A description of annual closing dates such as holidays or other special
occasions
price - A price list
nearestLandmark - A description of the nearest landmark
languagesSpoken - A list of the languages that are spoken at the place
availableParking - A list of parking options available nearby
smoking - Whether smoking is allowed
disabledAccess - Whether disabled access is available
|