To be able use distances to lines you have to decode your points.. I found that, in present version of Google Maps API GPolygon has internal property "mD" which represents "mouseOutTolerance" property, I don't understand why they do not make this property public (with fixed human readable name).
Maybe it is similar problem like with property "latlngs" of encoded- polyline object which is mentioned in Google MAPS API reference of "GPolyline.fromEncoded" and in fact has name "points". -- 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.
