This function calls hf::polyline_decode and
hf::get_third_dimension of the C++ implementation of the flexible
polyline encoding by HERE. Depending on the dimensions of the encoded line,
a two or three dimensional line is decoded.
Usage
decode(encoded)
Value
A matrix containing the coordinates of the decoded line.