Options
All
  • Public
  • Public/Protected
  • All
Menu

Class HEREv2

Implementation of the new HERE Geocoder API

Hierarchy

  • HEREv2

Implements

Index

Constructors

Methods

Object literals

Constructors

constructor

Methods

geocode

getJSON

reverse

  • reverse(location: LatLngLiteral, scale: number, cb: GeocodingCallback, context?: any): void

Object literals

options

options: object

apiKey

apiKey: string = ""

app_code

app_code: string = ""

app_id

app_id: string = ""

maxResults

maxResults: number = 10

serviceUrl

serviceUrl: string = "https://geocode.search.hereapi.com/v1"

Generated using TypeDoc