with small changes:

    <script type="text/javascript">
        if (typeof tick != 'function') {
            tick = function() { }
        }
    </script>

On Aug 17, 1:22 pm, A4 <i1t...@gmail.com> 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 google-maps-...@googlegroups.com.
To unsubscribe from this group, send email to 
google-maps-api+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-maps-api?hl=en.

Reply via email to