Start a new topic

indoor poi coordinate system

Hi,

i'm trying to position poi indoor. I'm using an SDK that locates the users using beacons. Now, the problem is that this SDK output the position of the users as pixels with respect to an origin located at the top left corner of the indoor map. As far as I know the GeoLocation object can work only with GPS coordinates.

Is there any way to place GeoObjects using this pixel-based coordinate system, without converting the position of the user to GPS coordinates?

1 Comment

Hi, 


the Wikitude SDK currently only supports GPS coordinates as location for the user. For your use case you will have to convert your pixel-based coordinate system to GPS coordinates.


Best Regards,

Alex

Login or Signup to post a comment