Closed
Description
We've has several users state that they are using CallbackProperty for entity.position. This is not officially support and only works "by accident" if you are always specifying ECF coordinates and not using path visualization.
However, it is not possible to do this in TypeScript because the types do not match up. We should probably just add a CallbackPositionProperty
to handle this use case officially and call it a day.