Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GeoCoderOptions

Options to configure the GeoCoder.

Hierarchy

  • GeoCoderOptions

Index

Properties

app_code

app_code: string

the app code required for authentication.

app_id

app_id: string

the app id required for authentication.

Optional host

host: string

The url to the Geocoder host.

defaultvalue

'geocoder.api.here.com'

Optional version

version: string

the used Geocoder version.

defaultvalue

'6.2'

Generated using TypeDoc