AppleMapsServer.Coordinate (apple_maps_server v0.2.0)

Copy Markdown View Source

A latitude/longitude pair.

Summary

Types

t()

@type t() :: %AppleMapsServer.Coordinate{latitude: float(), longitude: float()}