On Feb 4, 1:08 am, Sareth <[email protected]> wrote: > Sorry for my English. > Maybe somebody can help me. > I'm new in Javascript and it is my first job. I have this code: >
READ THIS FIRST: Posting Guidelines http://groups.google.com/group/google-maps-js-api-v3/t/2b3f101fd509919e > > I call function "addpolygon" every time when want to create new > polygon with some coords and different info. I push polygons in array > to delete them in future. When I click on polygon, I have the same > infowindow for each polygon, what I must to do if I want to show > different info's with each polygon? Examples: http://www.geocodezip.com/v3_polygon_example_clickable_squares.html and http://www.geocodezip.com/v3_polygon_exampleD.html (the orange polygons are clickable) -- Larry -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" 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-js-api-v3?hl=en.
