Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface HereOptions

Hierarchy

Index

Properties

apiKey

apiKey: string

app_code

app_code: string

Use apiKey and the new HEREv2 geocoder

deprecated

app_id

app_id: string

Use apiKey and the new HEREv2 geocoder

deprecated

Optional geocodingQueryParams

geocodingQueryParams: Record<string, unknown>

Additional URL parameters (strings) that will be added to geocoding requests

maxResults

maxResults: number

Optional reverseGeocodeProxRadius

reverseGeocodeProxRadius: any

Optional reverseQueryParams

reverseQueryParams: Record<string, unknown>

Additional URL parameters (strings) that will be added to reverse geocoding requests

serviceUrl

serviceUrl: string

URL of the service

Generated using TypeDoc