Thanks, the new version of the library stops it from erroring out, but the 
line:

var 
distancetoedge=Math.round(bdccGeoDistanceToPolyMtrs(geoXml.docs[0].gpolygons[i],
 
point)*3.28);  

returns NaN when I display what's in distancetoedge.

I'm wondering if geoXml.docs[0].gpolygons[i] just isn't the appropriate way 
to pass a polygon to the function.

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

Reply via email to