I have a getimage.php file http://156.42.96.39/alert/Google/php/getimage.php that I using within a JavaScript file to retrieve and image to be placed on a Google map. The the data which is displayed ontop of this image is coming from an xml file and read within the JavaScript file. When I try to get the image using http://156.42.96.39/alert/Google/php/getimage.php?src=/markers/displayBlack.gif I get nothing but http://156.42.96.39/alert/Google/php/markers/displayBlack.gif will display the image how I need it to. How do I get my getimage.php file to show my image? JavaScript file is located at http://156.42.96.39/alert/Google/streamflow_mffrp.js and Google Map I am working with is at http://156.42.96.39/alert/Google/roads_test2.html. Need it to display images like my old V2 maps at http://156.42.96.39/alert/Google/rain.html. I would appreciate any help. Thanks.
-- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en.
