Unfortunately, there’s no such feature in the SDK yet. For now, you’d need to write your own server that would gather position data from the users, and relay that to other users, and then your app can take that data and draw avatars using the “drawObjectInForeground” method of the EILIndoorLocationView.
Out of curiosity, what app are trying to build? Just a simple demo to play with Indoor Location, or do you have any specific use case in mind that requires you to display position of other users?
Thanks for quick reply @heypiotr.
It is for a use case, we want to implement in a venue where number of conferences will be going on. If the room is very big and if he is standing somewhere inside the same indoor location and i cannot able to reach him. So I want to know where my friend is in that indoor location. I just want to display two avatars: my avatar and my friends avatar on the location view. Like it is working in the Estimote Indoor Location App and cloud.