AppleMapsServer.Decoder (apple_maps_server v0.2.0)

Copy Markdown View Source

Converts raw Apple Maps Server JSON into typed structs.

Decoding is opt-in per call with decode: true. The raw-map response remains available by default so fields Apple adds later pass through untouched.

Summary

Functions

Decode a response body into structs where shapes are known.

Functions

decode(body)

Decode a response body into structs where shapes are known.