with small changes:
<script type="text/javascript">
if (typeof tick != 'function') {
tick = function() { }
}
</script>
On Aug 17, 1:22 pm, A4 <[email protected]> wrote:
> Same shit.
>
> This work-around works for me:
>
> if( !tick ) {
> var tick = function(){};
>
> }
--
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.