How to add SymbolLayer's iconImage URL with authentication header #1182
Unanswered
TamNhiDuong
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
The iconImage require a image string URL, and in my case, the image URL require Bearer Authentication Header to be retrieved. My code looks like that:
How can I add Authentication Header to iconImage link?
If I simply use this image url in Image component of React Native, it will work like this:
Beta Was this translation helpful? Give feedback.
All reactions