jekyll-apple-maps hero image that shows converting liquid template tags to an apple maps image

Ruby gem providing Jekyll integrations for the Apple Maps server APIs.

Currently it supports the following APIs:

  • Snapshots
    • Supports both light and dark modes with dynamic picture tags
    • Caches images to avoid regenerating images with the same parameters, saving on API calls
    • Supports all parameters currently accepted by the Snapshots API
    • Cleans up asset images for maps that are no longer being used

Github Logo