createWaypoint: Helper function to create a waypoint from a lattitude and a...

Description Usage Arguments Value Examples

Description

Helper function to create a waypoint from a lattitude and a longitude.

Usage

1
createWaypoint(lat, lon)

Arguments

lat

Lattitude coordinates

lon

Longitude coordinates

Value

A waypoint geocoordinates object as use is the HERE routing API>

Examples

1
createWaypoint(48.20849, 16.37208)

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