I'm trying to find a way for
by click event on feature layer, generate image from lat, long or address of that location and pass the image to layer attributes and display it in infowindow.
Is there a way to generate image of building from lat, long?
Any help Appreciated
Thanks
So the easiest way is to have the image url as an attribute in the feature that is clicked on and forget the whole lat lon thing.