On 18 нояб, 17:17, "warden [Andrew Leach - Maps API Guru]"
<[EMAIL PROTECTED]> wrote:
> On Nov 18, 1:53 pm, kga88 <[EMAIL PROTECTED]> wrote:
>
>
>
> > I get "hyper" from an xml file. And it's a link. I don't want to use
> > any info window, I need to open a link ( i've got it in "hyper" )
> > after i click the polyline. Can you help me?:)
>
> If you don't want an infowindow, don't open one. Presumably you don't
> need to know the location of the click, either. Use location.href to
> change the URL of your window.
>
> GEvent.addListener(polyline,"click",function(){location.href=hyper});
>
> Andrew

thank you very much Andrew! It works greate now! But i've got one more
question.. what can i do to open this link ( hyper ) in another window?
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to