The issue is fixed by Google:
http://code.google.com/p/gmaps-api-issues/issues/detail?id=2646
but it may take a while for you to see it depending on your
geographical location probably.
In the meantime there is easy workaround. Just add those lines before
Google Maps API script.
<script type="text/javascript">
//<![CDATA[
if( !tick ) {
var tick = function(){};
}
//]]>
</script>
<script type="text/javascript" src="http://maps.google.com/maps?
file=api&v=2.225&hl=tr&key=YOUR_API_KEY></script>
On Aug 17, 11:35 am, gdumeou <[email protected]> wrote:
> Do you have any information, can you help me?.
--
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.