Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 445 Bytes

File metadata and controls

14 lines (9 loc) · 445 Bytes

ARLocation

在摄像头捕获的图像中显示周围建筑物的方向, 距离, 以及名称等信息, 摄像头旋转, 街景信息也会跟随着旋转;

CocoaPods:

pod 'ARLocation'

iOS 11 之后, 这个基于ARKit实现这种功能的repo是非常不错的: https://github.com/ProjectDent/ARKit-CoreLocation