im trying to convert an array ( e.g. Array(4) [ 48.16646, 11.52635, 48.13399, 11.56764 ] ) to a polyline without using an extra API. If this is possible, I would be glad if someone could help me. And if an extra api is necessary, then I would also like to see this solution.