AddressRanges Class

Definition

Describes the address range on both sides of the street for a search result. Coordinates for the start and end locations of the address range are included.

public class AddressRanges
type AddressRanges = class
Public Class AddressRanges
Inheritance
AddressRanges

Properties

From

A location represented as a latitude and longitude using short names 'lat' & 'lon'.

RangeLeft

Address range on the left side of the street.

RangeRight

Address range on the right side of the street.

To

A location represented as a latitude and longitude using short names 'lat' & 'lon'.

Applies to