[Google Maps API v3] Re: Unable to catch mouseover/mouseout/click events on PolyCluster polygons

2010-09-14 Thread Niko
lygon optimizing my code? The test you were talkin about using tiles and not the entire set in order to get the polygon hovered by the mouse seems to be a good solution, would'nt it be faster? On 14 sep, 16:04, bratliff wrote: > On Sep 13, 3:50 pm, Niko wrote: > > > It sound

[Google Maps API v3] Re: Unable to catch mouseover/mouseout/click events on PolyCluster polygons

2010-09-14 Thread Niko
thanks On 13 sep, 17:50, Niko wrote: > It sounds interesting and user friendly for my app. > The exact behavior I am trying to get is to change the color of the > clustered polys when the mouse is passing on the polygon itself, not > on any "sidebar" entry. > I made an ex

[Google Maps API v3] Re: Unable to catch mouseover/mouseout/click events on PolyCluster polygons

2010-09-13 Thread Niko
It sounds interesting and user friendly for my app. The exact behavior I am trying to get is to change the color of the clustered polys when the mouse is passing on the polygon itself, not on any "sidebar" entry. I made an example of what I would like with the google.maps.Polygon object here: http:

[Google Maps API v3] Re: Unable to catch mouseover/mouseout/click events on PolyCluster polygons

2010-09-09 Thread Niko
e great if any help could give me the steps to follow. Thanks On 18 août, 17:27, Niko wrote: > So what should I do in order to get the mouseover behavior according > to you? > What I would like is to make polygons appear and disappear when the > mouse is passing over and out. &g

[Google Maps API v3] Re: Unable to catch mouseover/mouseout/click events on PolyCluster polygons

2010-08-18 Thread Niko
n Aug 17, 2:30 pm, Niko wrote: > > > > > Hi everybody, > > > I am currently trying to draw polygons that have an important number > > of vertex, that's why I choosed to use the PolyCluster facility that > > Berry Rattlif built. I am quite new to js programming

[Google Maps API v3] Unable to catch mouseover/mouseout/click events on PolyCluster polygons

2010-08-17 Thread Niko
Hi everybody, I am currently trying to draw polygons that have an important number of vertex, that's why I choosed to use the PolyCluster facility that Berry Rattlif built. I am quite new to js programming and I need help to be sure not going in the wrong way. I would like to display very precisel