This namespace represents a place as a data structure. A structure of this type may be returned in response to searches, and may be used as method argument or a return value.
Note that when a place structure contains search results, only those properties are
present and populated for which data are available. For example, if rating information is
not available, place.rating is not included in the given instance of
nokia.places.objects.Place.
address, displayPosition, mapView.
| Array | alternativeNames |
This class defines an array of alternative names for the given place. |
| Array | categories |
This is an array of categories, where the first item is the primary category. |
| String | description |
This property contains a short description of a place. |
| nokia.places.objects.List | images |
This property holds a list of media as an array. |
| String | name |
This property contains the translated name of a place. |
| String | placeId |
This property contains a unique identifier for a POI in Places database. |
| nokia.places.objects.List | reviews |
This property contains a list of review items. |
| Array | tags |
This property contains review tags as an array of strings. |
alternativeNames
nokia.places.objects.Place.
description
images
nokia.places.objects.List) whose members are instances of
nokia.places.objects.Media.
placeId
reviews
nokia.places.objects.List and its elements are defined by
nokia.places.objects.Review.
Copyright © 2011 Nokia. All rights reserved. Terms and Conditions