setURL: Helper function to set the url in the API calls to the...

Description Usage Arguments Value Examples

Description

Helper function to set the url in the API calls to the production standards.

Usage

1

Arguments

type

The type of the API call. Can only be "routing" or "geocoding".

Value

The standard production url for the selected type.

Examples

1
2
setURL(type = "routing")
setURL(type = "geocoding")

jersme/connectHERE documentation built on May 17, 2019, 3:12 a.m.