mapbox / mapbox/mapbox-maps-ios

[Feature] Add multiple images from a url

Open
#1,376 12 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

auto-triaged feature :green_apple:
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

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.