mapbox / mapbox/MapboxStatic.swift

add support for static image style parameters

Open
#98 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Swift
Stars
192
Forks
31
PR merge metrics
No merged PRs in 30d

Description

The Static Image API now allows clients to pass certain style parameters with static image requests. More context can be found on the public documentation pages: https://docs.mapbox.com/api/maps/#style-parameters.

Although this feature is currently in beta, it might be worthwhile to get a head start on adding support for these parameters to this library.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the linked Mapbox Static Image API style-parameters documentation, then locate the library's static image request entry point and existing parameter handling. The issue does not name files or tests; done means supported beta style parameters can be passed through static image requests and are covered by appropriate tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
swift
Domain
api
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.