Hi all, look this map: http://maps.google.com/maps/api/staticmap?zoom=3&size=256x256maptype=roadmap&markers=color:0xFE5914|+43.090,+9.070&sensor=false
The coordinates are Lat:+43.090 and Long:+9.070, but this point is in the Mediterranean Sea. If I delete the (+) char before of the coordinates, the maps is right: http://maps.google.com/maps/api/staticmap?zoom=3&size=256x256maptype=roadmap&markers=color:0xFE5914|43.090,9.070&sensor=false Is there any problem? Thankyou. -- 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.
