Hi - I am trying to put a static map in an internal website have
noticed a difference in behaviour with the following:

http://maps.google.com/maps/api/staticmap?center=30,30&zoom=5&size=200x200&maptype=terrain&markers=size:small|30,30&sensor=false&key=LOCAL_KEY

- this does what I want if I browse directly to this URL
- displays a broken image if placed inside <img..> tag in my local
site (asp.net)

http://maps.google.com/staticmap?center=30,30&zoom=5&size=200x200&maptype=terrain&markers=size:small|30,30&sensor=false&key=LOCAL_KEY

- works fine from the <img..> tag in my local site ... but doesn't
display my marker

Do you have any suggestions for this?

Thanks

--

You received this message because you are subscribed to the Google Groups 
"Google Maps API" 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-api?hl=en.


Reply via email to