LocationInformation Properties
Contains information about a specific location on a map.| Name | Description |
|---|---|
| Address | Gets or sets the address associated with the current location. |
| DisplayName | Gets or sets a display name associated with a location. |
| EntityType | Gets or sets the entity type represented as a string. |
| Location | Gets or sets geographical coordinates of a location. |
See Also