Is there an efficient way to render images in callouts? #5502
Unanswered
JaRoMasterDev
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.
-
I would like to render some images (profile pictures) in each callout of my map. By default (at least on iOS), the callouts are rendered once at the initial render of the marker. After that, the content can't change. This leads to me rendering many images the user will never see because the callouts are never opened. Is there a way to render a callout once the user clicks on the marker? How did you solve this behavior?
Beta Was this translation helpful? Give feedback.
All reactions