Is there a way to determine the cardinal points using Here Api javascript? I have tried the following code:
var bounds = map.getViewModel().getLookAtData().bounds;
console.log(bounds.getBoundingBox());
The values provided by this code do not clearly indicate which direction corresponds to north, south, east or west.
K {ba: -79.39228887213605, ga: -79.38982123984238, ja: 43.6432819654959, la: 43.641401124059136, b: null, …}
a: null
b: null
ba: -79.39228887213605
c: null
ga: -79.38982123984238
ja: 43.6432819654959
la: 43.641401124059136
__proto__: Wf