Hey Greg, It looks like you have your Lat and Lng's the wrong way round :)
new google.maps.LatLng(33.770418, -118.16474) instead of new google.maps.LatLng(-118.16474, 33.770418) -- Luke On Mon, Jun 28, 2010 at 12:21 PM, Greg <[email protected]> wrote: > Thank you, Luke, good catch! I've fixed that but I still don't see my > polygon! Any other input? > > -- > 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]<google-maps-js-api-v3%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-maps-js-api-v3?hl=en. > > -- 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.
