Hi,
I just create an indoor location, and tracing it as in SDK. But i need to check if the device inside boundary is exiting or entering location. How I could take it?
The method ""(void)indoorLocationManager:(ESTIndoorLocationManager *)manager didUpdatePosition:(ESTOrientedPoint *)position inLocation:(ESTLocation *) location"" not giving me the exact position of location as if exiting the boundary.
Could you help me related this issue?
Thanks.