> here is my code. But the polygon involved is not seen. > Could you tell me why ?
I love guessing games. Your data object is empty? Your data object entries don't have properties of those names? Your lat/longs are the wrong way round? Your poly is fine, but your map is zoomed into the wrong place to see it? Your addoverlay is wrapped in a function, but the 'map' object isn't in scope? Some other script is modifying the array prototype, so .length isn't what you expect? http://groups.google.com/group/Google-Maps-API/web/suggested-posting-guidelines -- 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.
