Transforms the API response into a more user-friendly format.
Note that we avoid using classes like Point or LookAt from the RIA package, as they are mutable and could interfere with React's change detection mechanisms.
Point
LookAt
Maps an AnnotationLabel from the API's data structure to an internal data structure.
Transforms the API response into a more user-friendly format.
Note that we avoid using classes like
PointorLookAtfrom the RIA package, as they are mutable and could interfere with React's change detection mechanisms.