[Google Maps API v3] Re: I have a polygon, how to know Technical Info point is the inside of my polygon

2011-08-04 Thread Bob Tedlar
Exact : the same questions generally lead to the same answers ! http://groups.google.com/group/google-maps-js-api-v3/search?hl=en_US&;... /** * @desc Check if polygon contains point. * @return boolean **/ GPolygon.prototype.Contains = function(point) { var j=0; var oddNodes = false;

[Google Maps API v3] Re: Google Maps V3 : Area Shape definition (Expert)

2011-08-02 Thread Bob Tedlar
you for your answer from your knowledge and experience in Maps development. Bob Tedlar 2.Aug.2011 -- 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 google-maps-js-api-v3@googlegro