Trying to get static image of google map to embed into PDF. Using proper API key for google and the map image is showing fine on other pages. Getting the error- System.Web.HttpException: 'https://maps.googleapis.com/maps/api/staticmap?center=40.714728,-73.998672&zoom=12&size=400x400&maptype=roadmap&key=xxx' is not a valid virtual path. Using the https://maps.googleapis.com/maps/api/staticmap?center=40.714728,-73.998672&zoom=12&size=400x400&maptype=roadmap&key=xxx within the img src. My gut guess is the https vs the http is throwing the error. Using the VB script - tried adding Any ideas? Really need to embed maps.
Thanks Oliver |
|
|