Thanks--that example shows the use of google.search.LocalSearch() which it seems is different from google.maps.LocalSearch()--that's what I'm trying to use. I may end up bringing the LocalSearch out of the map (google.maps.LocalSearch is a map control), or I might end up using the "googleBar" control if I can figure that out. I can get the result title out of the googleBar result, but now have to figure out how to pull the LatLng.
-Brian P On Apr 14, 2:57 pm, Rossko <[email protected]> wrote: > > I've been looking around trying to figure out how to get a GLatLng > > from a google.maps.LocalSearch() result, so I can test whether it's > > contained within a polygon. I'm sure it can be done if I don't use the > > LocalSearch feature (using instead the GClientGeocoder), but I'd > > really love to still use the LocalSearch control. If I have to, I'll > > rewrite and use the GClientGeocoder instead. Is there an easy way to > > do this I haven't found? > > You might find this posting relevant - > > http://groups.google.com/group/Google-Maps-API/browse_thread/thread/5... --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
