Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for new 'icon' param of places service #1147

Open
gowin20 opened this issue Mar 9, 2024 · 4 comments
Open

Add support for new 'icon' param of places service #1147

gowin20 opened this issue Mar 9, 2024 · 4 comments
Labels
good first issue Good for newcomers and beginners

Comments

@gowin20
Copy link

gowin20 commented Mar 9, 2024

Describe the problem

The places service has added a new icon parameter to most requests that allows you to request an icon as PNG, SVG, or CIM. REST JS does not currently support this operation.

Describe the proposed solution

We should add support for this parameter to align REST JS with the functionality described on this page: https://developers.arcgis.com/documentation/mapping-apis-and-services/places/place-icons/

Alternatives considered

No response

Additional Information

No response

@patrickarlt patrickarlt added the good first issue Good for newcomers and beginners label Oct 8, 2024
@mr-loop-1
Copy link

Hi @patrickarlt I can work on this issue and also want to get familiar with the codebase. Please assign me.

@hhkaos
Copy link
Member

hhkaos commented Oct 22, 2024

Sorry @mr-loop-1 for the delay. You don't need to be assigned. You can start working on it :)

@mr-loop-1
Copy link

@hhkaos sure, thanks

@hhkaos
Copy link
Member

hhkaos commented Oct 24, 2024

@mr-loop-1 I just noticed a PR was made 😮

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers and beginners
Projects
None yet
Development

No branches or pull requests

4 participants