You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 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
The text was updated successfully, but these errors were encountered: