FreeCameraOptions
extension FreeCameraOptions
-
The current mercator location coordinate.
Note
If the location could not be resolved in some case,kCLLocationCoordinate2DInvalid
will be returned.Declaration
Swift
public var location: CLLocationCoordinate2D { get set }
-
The current altitude in meters.
Declaration
Swift
public var altitude: CLLocationDistance { get set }