thank you

I checked the object("data") with document.write(polyPoints[i]). It
looks ok.
Then copied the output document.write(polyPoints[i]) and pasted and
created
new polygon . It worked.

how can I checked the polygon (in my case "var polygon" object )

something like:
alert(polygon.***)

On Jun 8, 3:24 pm, Rossko <[email protected]> wrote:
> > 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-...

-- 
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