> > The rest is 2. Using MBRContains() you get either one result with the > correct polygon, or two results which you have to analyze in your > script to determine which one is the right one. > > -- > Marcelo -http://maps.forum.nu > --
Not necessarily. If the point is outside the polygon yet inside the MBR, the result will be wrong. You'll still have to check if one result comes back for this possibility, unless the polygon is in fact a rectangle. -John Coryat http://maps.huge.info http://www.usnaviguide.com --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
