mapbox / mapbox/mapbox-maps-ios
[Feature] Add multiple images from a url
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 601
- Forks
- 196
- PR merge metrics
- No merged PRs in 30d
Description
I've already achieved clustering/un-clustering using circle layers of mapbox, and they can only load static images from the assets folder.
is it possible to load image from a url and add it to circle layer? Or is there any other way to achieve this functionality.
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
Review the existing circle-layer clustering and un-clustering implementation, focusing on how static images are loaded from the assets folder. Investigate the supported image-loading path for circle layers and whether remote URLs can provide multiple images. Done means the requested URL-based image behavior is supported or its required scope is clearly established.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, swift
- Domain
- mobile-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100