mapbox / mapbox/MapboxStatic.swift
Marker overlays must be png, jpg, or webp
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 192
- Forks
- 31
- PR merge metrics
- No merged PRs in 30d
Description
What is wrong with my Overlay? Here is example url I attach to my CustomOverlay:
http://texttopng.azurewebsites.net/Home/TextToPng?text=48
And here is related stack overflow question:
https://stackoverflow.com/questions/59718486/marker-overlays-must-be-png-jpg-or-webp-while-using-mapboxstatic-api
It worked before, now it stopped working. Why?
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
Use the CustomOverlay example URL and the related Stack Overflow question as reproduction context. Start at the CustomOverlay handling and inspect how remote overlay image formats are validated. Compare the URL response with the supported png, jpg, and webp formats, then establish whether the failure comes from the URL response or library behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- mobile-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100