dojo.require("esri.virtualearth.VEAddress")
Description
(Added at v1.4)
The Bing Maps address details. The property definitions are taken from the Bing Maps documentation
Address Class. VEAddress has no constructor.
Samples
Search for
samples that use this class.
Properties
Property Details
Specifies the street line of an address. This property is the most precise, official line for an address relative to the postal agency servicing the area specified by the Locality, PostalTown, or PostalCode properties. Typical use of this element would be to enclose a street address, private bag, or any other similar official address.
Specifies the subdivision name within the country or region for an address. This element is also commonly treated as the first order administrative subdivision, but in some cases it is the second, third, or fourth order subdivision within a country, dependency, or region.
Specifies the country or region name of an address.
Specifies the higher level administrative subdivision used in some countries or regions.
Contains the complete address.
Specifies the populated place for the address. This commonly refers to a city, but may refer to a suburb or neighborhood in certain countries.
Specifies the post code, postal code, or ZIP Code of an address.
Specifies the postal city of an address.