right Rossko, array in explorer must finish without comma "," 2010/8/4 Rossko <[email protected]>
> > var triangleCoords = [ > > new google.maps.LatLng(26.774252, -80.190262), > > new google.maps.LatLng(26.466465, -80.118292), > > new google.maps.LatLng(26.321384, -80.75737), > > ]; > > IE does not like trailing commas, and will add a fourth 'undefined' > element. > > -- > 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.
