Latitude | iOS SDK | 2GIS Documentation
iOS SDK

Latitude

Географическая широта.

public init(
    value: Double = 0
)
Parameters
value
public init(floatLiteral value: Double)

Creates an instance initialized to the specified floating-point value.

Parameters
value
Double

The value to create.

Properties