Hi,

When I create a new URL with for static image, it doesn't show up as
image in the page until I make a direct request for it.This doesn't
seem to be browser related, as I checked this in several browsers.

For example this url:

http://maps.google.com/maps/api/staticmap?size=240x150&markers=color:blue|New%20York+New%20York+USA|London+%20+UK|&sensor=false&key=ABQIAAAA5u1vtW6vwic6mzE8OaNYZxQW6axBjJC9KRBzVVdeliDEqCdNtxTGlr6wq5ExzynPQJ1uA5b4XuMmTA

displayed as such:

<img src="http://maps.google.com/maps/api/staticmap?
size=240x150&markers=color:blue|New%20York+New%20York+USA|London+
%20+UK|
&sensor=false&key=ABQIAAAA5u1vtW6vwic6mzE8OaNYZxQW6axBjJC9KRBzVVdeliDEqCdNtxTGlr6wq5ExzynPQJ1uA5b4XuMmTA"
 /
>

It did not show up in my website until opened up a new tab with that
url in the address bar. After I do this, the images show just as you
would expect inside the web page without having made any changes. This
only happens for new URL's.

--

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=.


Reply via email to