Hi
In my application i’m getting data from the server using web sockets.
I’m using the data to create primitives and add them to the map (with id).
I’m now looking for a way to get the primitive instance in order to update/delete.
I can’t seem to find a getbyid function for primitives, is there another way to get it ?
Thanks
Nirko