Select to view content in your preferred language

generate image by click event

2076
10
12-03-2018 09:58 AM
Pa_Lotus
Regular Contributor

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

0 Kudos
10 Replies
RobertScheitlin__GISP
MVP Emeritus

Malla,

generate image from lat, long or address of that location

??? What are you asking?

0 Kudos
Pa_Lotus
Regular Contributor

hi robert,

i'm looking for generating image on click event 

0 Kudos
Pa_Lotus
Regular Contributor

example pic, trying to achieve same scenario

0 Kudos
RobertScheitlin__GISP
MVP Emeritus

What do you mean generate an image on click event?... That does not make any sense to me.

0 Kudos
Pa_Lotus
Regular Contributor

i'm not sure this can achieved, but am looking to achieve scenario  as below image

to show image in info window,

i need to get image from lat,long values and display

0 Kudos
RobertScheitlin__GISP
MVP Emeritus

Malla,

  Well a lat and lon do not magically make an image. Do you have some web service that will return an image based on a lat and lon?

0 Kudos
Pa_Lotus
Regular Contributor

no, have to create one

0 Kudos
RobertScheitlin__GISP
MVP Emeritus

Malla,

   Do you have some large directory of images for your geographic area that is cataloged by lat lon?

0 Kudos
Pa_Lotus
Regular Contributor

Robert,

 i have nearly 20 features to show images, the count is not constant it may change

0 Kudos