mapbox / mapbox/MapboxStatic.swift
CGPoint for coordinates
Open
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 192
- Forks
- 31
- PR merge metrics
- No merged PRs in 30d
Description
Like MKMapSnapshotter, it would be great to have a way to get a CGPoint in the image that corresponds to a specified GPS coordinate.
https://developer.apple.com/documentation/mapkit/mkmapsnapshotter/snapshot/1452523-point
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the repository's static snapshot APIs and the linked MapKit MKMapSnapshotter snapshot point reference. Determine how a GPS coordinate should correspond to a CGPoint in the rendered image and what public API fits; the issue names no implementation files or tests, so acceptance details need confirmation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- mobile-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100