From bfbc24a97a82751b636bac3b17f85c23c7c71ac4 Mon Sep 17 00:00:00 2001 From: Wiktor Gworek Date: Tue, 17 Mar 2015 14:15:09 +0100 Subject: [PATCH] Version 1.2.1: - The Estimote Indoor SDK now works better in large locations. --- CHANGELOG.md | 3 ++ .../Classes/ESTIndoorLocationManager.html | 2 +- .../Classes/ESTIndoorLocationView.html | 2 +- Documentation/Classes/ESTLocation.html | 48 +++++++++++++++++- Documentation/Classes/ESTLocationBuilder.html | 2 +- .../Classes/ESTLocationLinearObject.html | 2 +- .../Classes/ESTOrientedLineSegment.html | 2 +- Documentation/Classes/ESTOrientedPoint.html | 2 +- Documentation/Classes/ESTPoint.html | 2 +- .../Classes/ESTPositionedBeacon.html | 2 +- .../Constants/ESTLocationBuilderSide.html | 2 +- .../ESTIndoorLocationManagerDelegate.html | 2 +- Documentation/hierarchy.html | 2 +- Documentation/index.html | 2 +- .../Headers/ESTLocation.h | 3 ++ .../libEstimoteIndoorSDK.a | Bin 7532068 -> 7546436 bytes 16 files changed, 65 insertions(+), 13 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 478310a..1c43301 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +## 1.2.1 (March 17, 2015) + - The Estimote Indoor SDK now works better in large locations. + ## 1.2.0 (March 3, 2015) - Major improvements in user's orientation within location. Orientation in position reported via [ESTIndoorLocationManagerDelegate indoorLocationManager:didUpdatePosition:inLocation:] is less error-prone and more responsive to user's rotation. diff --git a/Documentation/Classes/ESTIndoorLocationManager.html b/Documentation/Classes/ESTIndoorLocationManager.html index c65b647..ac6d322 100644 --- a/Documentation/Classes/ESTIndoorLocationManager.html +++ b/Documentation/Classes/ESTIndoorLocationManager.html @@ -502,7 +502,7 @@

Declared In