Hi, I have a couple of questions about the location/scanning API and the dashboard API. The scanning API will, upon detection of a client, issue the geolocation in lat/lng alongside floorplans upon which the device is seen ('apFloors') and the x and y co-ordinates of the device as part of the POST to a provided reciever. However, there doesn't seem to be a mechanism via the API to obtain a copy of the floorplans to cross-reference this against, nor are any units supplied for the X and Y values. I feel like I'm missing something that joins this together, but at the moment I can't see the value of the X/Y variables, yet I'd love to be able to map these devices on to a floorplan. What I'd like to be able to do: - Use the API and associated API key for Dashboard to make a call to retrieve the floorplans in use on dashboard (Base64?). These would then be provided and returned with a 'scale' that correlates with the X/Y co-ordinates issued by Scanning API. - Then I can tie the whole lot together.... Any help would be gratefully appreciated, and if I've missed something or some key piece of documentation, my apologies in advance, Chris Hykin
... View more