View Source ExPorterSDK.Structs.Types.AddressLatLng (ExPorterSDK v0.1.0)

Geographic coordinates structure.

Summary

Types

@type t() :: %ExPorterSDK.Structs.Types.AddressLatLng{lat: float(), lng: float()}

Functions