Skip to content
This repository has been archived by the owner on Jan 18, 2024. It is now read-only.

The one with public rooms

Compare
Choose a tag to compare
@mareksyldatk mareksyldatk released this 26 May 07:48
· 57 commits to master since this release
  • Added methods for fetching nearby public locations from Estimote Cloud. You can also fetch a single location (yours or public) from the cloud by its identifier. For example, if you want to get your hands on the “living-room”, you can now do so without fetching all the locations and filtering the array manually.
  • It is now possible to convert the picture coordinates (as seen on the ESTIndoorLocationView, e.g. x=110px, y=50px) to real coordinates (e.g. x=2.2m, y=1m).
  • ESTLocationBuilder is now more robust: it provides meaningful errors should something go wrong creating a location.