Map
Geocoding
Description
Provides forward and reverse geocoding functionality.
| Property Name | Type | Description |
|---|---|---|
| LocationList | LocationListType | List to populate with matched locations. |
| ItemTemplate | ItemTemplateType | Template used to populate the list. |
| MaxItems | MaxItemsType | Maximum number of matches to show. |
| DelayBetweenRequests | DelayBetweenRequestsType | Number of milliseconds to wait between geocoding requests. |
About implicit roles of ChildNodes
For backward geocoding the text from a child node with name "Address" is used.
The child nodes should be of type Node2D with one child TextNode2D.