Zum Hauptinhalt gehen

Embed Streetview Into A Report

Kommentare

3 Kommentare

  • Permanently deleted user

    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
  • Permanently deleted user

    Hi Victoria,

     

    The link appears to be broken. Any chance you can provide an updated link?

     

    Thanks,

    Warren

    0
  • Permanently deleted user
    Hello Warren,

     

    You can now download the example (https://data.latitudegeo.com/community/parcelwithfeatureimage.zip) here .

     

    Thanks, Pandora

     

     
    0

Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.