/
/Martin
ChangesDocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 8m ago · Updated 5d ago
crate::srv10
  • get/{source_ids}
  • get/{source_ids}/{z}/{x}/{y}
  • get/catalog
  • get/font/{fontstack}/{start}-{end}
  • getReturn 200 OK if healthy. Used for readiness and liveness probes.
  • get/sdf_sprite/{source_ids}.json
  • get/sdf_sprite/{source_ids}.png
  • get/sprite/{source_ids}.json
  • get/sprite/{source_ids}.png
  • get/style/{style_id}
    crate::srv

    get/sprite/{source_ids}.json

    Path parameters

    source_idsstring required

    Response

    Sprite index JSON

    Changes