Package version:

Interface ReverseSearchBaseOptions

Base options for reverse search operations

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

Generated using TypeDoc