Hi, in js code there is a
GEvent.addListener(marker,'SingleRightClick',function() {
alert("ahoj");
}
must be
GEvent.addListener(marker,'SingleRightClick',function() {
alert("ahoj");
}); //<-------------------------
that's all ;)
> Hi Piotr,
>
> thank you for your help but I'm not able to make what you advised to
> me. I try it, but ... the map not load to the browser
>
> i try it here:
> http://loping.wz.cz/first_my_account_2.htm
>
> If you know where is mistake, write it to me, please.
>
> Thank you,
> Mirek
> >
>
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---