I'm trying to display an image from a URL in an InfoWindowAdapter
, but it does not show me the image. I'm using Volley to load images.
Does anyone have an idea how to solve this problem?
Thanks for your help!
I'm trying to display an image from a URL in an InfoWindowAdapter
, but it does not show me the image. I'm using Volley to load images.
Does anyone have an idea how to solve this problem?
Thanks for your help!
Copyright © 2021 Jogjafile Inc.
I got it solve the problem. It was necessary to download the image manually. How did the code:
}