LocationService | iOS SDK | 2GIS Documentation
iOS SDK

LocationService

Class for working with a geolocation source installed during SDK initialization.

Extends: Hashable
public static func == (lhs: LocationService, rhs: LocationService) -> Bool

Returns a Boolean value indicating whether two values are equal.
This documentation comment was inherited from .

public convenience init(
    context: Context
)
Parameters
context
Methods
Properties
StatefulChannel<Location?>

Channel that notifies about geolocation change.

Channel that notifies about geolocation change.