PlaceDescriptionInfo (XML)
| Namespace: | http://familysearch.org/v1/ |
| URI: | http://familysearch.org/v1/PlaceDescriptionInfo |
Properties
| Name |
Type |
Description |
|
| zoomLevel |
int
|
Get the zoom level for this place description. |
|
| relatedType |
string
|
Get the type of this place description. This attribute is only relevant "related place descriptions." |
|
| relatedSubType |
string
|
Get the sub-type of this related place description. This attribute is only relevant "related place descriptions." |
|
Example
<placeDescriptionInfo xmlns="http://familysearch.org/v1/">
<zoomLevel>...</zoomLevel>
<relatedType>...</relatedType>
<relatedSubType>...</relatedSubType>
</placeDescriptionInfo>