On Feb 5, 12:58 am, Sareth <[email protected]> wrote: > On 4 фев, 15:45, "[email protected]" <[email protected]> wrote: > > > Examples:http://www.geocodezip.com/v3_polygon_example_clickable_squares.html > > andhttp://www.geocodezip.com/v3_polygon_exampleD.html > > (the orange polygons are clickable) > > > -- Larry > > Sorry, but can you explain me, what I must insert in my code, to do > the same in my map. I don't understand anything in this examples > because I novice in JavaScript and Google API v3
I would suggest going through some javascript tutorials[1] then. It might even be worth going through Mike Williams' tutorial for v2 of the maps API[2], many of the javascript concepts are explained there, and v2 will be easier for a novice to get working. [1] http://www.google.com/search?q=javascript%20tutorials [2] http://econym.org.uk/gmap/ -- 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.
