View Source Apple.MapsServerAPI (apple v0.5.0)

Utilities for Maps Server API.

Summary

Types

Something like "*.example.com".

Types

@type origin() :: String.t()

Something like "*.example.com".

Functions

Link to this function

build_auth_token!(team_id, key_id, private_key, origin \\ nil)

View Source

Builds a token to authorize HTTP requests.