Skip to main content

Google Street View in a report

Comments

5 comments

  • Permanently deleted user
    Figured it out!
    0
  • Aaron Nepple
    I would like to integrate this into reports. What ended up being the issue for you?
    0
  • Permanently deleted user
    Hi Aaron,

     

    If I remember correctly there were a few things.  The basic script above is what you want to use.  I think I had the line..

     

     Picture streetView = (Picture)rpt.Sections["Detail1"].Controls["StreetView"];  wrong.  In my report, I didn't have a "Detail1" but instead "Detail".  The more I think about it there was some code I even had to add within the workflow so the report knew which address it was even looking for. I used the code and workflow in the LA County site to guide me and used another link on the support page that I can't seem to find for the life of me. Good luck and if you need me to send my code just let me know.
    0
  • Aaron Nepple
    Jeff, 

     

    Thank you for the reply. If you are up for sending me the code, I would love that. My address is anepple@firstam.com.

     

    Thanks,

     

    Aaron Nepple
    0
  • Permanently deleted user
    Aaron,

     

    I just sent the code to your email.  Let me know if you don't get it.  I sent it as a zip file and I know some IT departments block those.  Cheers!
    0

Please sign in to leave a comment.