Package version:

Interface ReverseSearchCrossStreetAddressOptions

Options for reverse-searching cross street addresses

Hierarchy

Properties

heading?: number

The directional heading of the vehicle in degrees, for travel along a segment of roadway. 0 is North, 90 is East and so on, values range from -360 to 360. The precision can include upto one decimal place

language?: string

Language in which search results should be returned.

localizedMapView?: string

The View parameter (also called the "user region" parameter) allows you to show the correct maps for a certain country/region for geopolitically disputed regions.

radiusInMeters?: number

The radius in meters to for the results to be constrained to the defined area

top?: number

Maximum number of responses that will be returned. Default: 10, minimum: 1 and maximum: 100

Generated using TypeDoc