Embed Streetview Into A Report
Is it possible to embed a Streetview image into a report? I have a parcel report and everything works as it should including a FeatureMap. I would like to embed a Streetview image for each parcel in the report. My attributes include Lat, Longs. I have Streetview working with the feature descriptions so I just need some guidance.
Thanks ...
-
Hi Nestor,
You can do this with a little bit of scripting in the report. The following report file loads an image named for a zip code into a picture control. Change the base url to the streetview url, and edit the string.Format section to enter the lat/long field attributes in the correct location in the url. Note that to pick these field values up, you will need to add them to text box control on the main report, so that they get included when the report is generated. I've used a textbox with the name InvisibleTextboxToHoldFeatureValue, and set it's visibile property to false so that the value isn't displayed in the report, just passed to the script.
You can download this example (https://support.geocortex.com/Data/Sites/1/parcelwithfeatureimage.zip) here.
-Victoria
0 -
Hi Victoria,
The link appears to be broken. Any chance you can provide an updated link?
Thanks,Warren
0 -
Hello Warren,
You can now download the example (https://data.latitudegeo.com/community/parcelwithfeatureimage.zip) here .
Thanks, Pandora0
Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.
Kommentare
3 Kommentare