如何找到位于哪个楼层的用户?

时间:2017-06-09 06:36:35

标签: ios iphone swift core-location google-elevation-api

我需要用户当前所在的楼层位置,我尝试了两种方式

使用CLLocation和location.floor?.level 和谷歌提升API

https://developers.google.com/maps/documentation/elevation/start

但在第一个案例中,我没有 第二种情况我得到的是第一种情况下我得到的高度,但我没有在地板上。

那么如何获得成功?谢谢

1 个答案:

答案 0 :(得分:0)

根据我的理解:

如果楼层信息不适用于当前位置,则此属性的值为nil。

https://developer.apple.com/documentation/corelocation/clfloor/1616759-level