On Apr 29, 2:53 am, th <[email protected]> wrote: > > Why do you want to enter coordinates into the localsearch control? > > What results do you expect? > > Thanks Larry. > Sometimes you get coordinates from a friend for a certain location. > I prefer my own site for viewing maps, because of its size: > > http://www.praxis-roth-hoffmann.de/googstdu.html > > and I'd like to enter the coordinates there.
Then you will probably have to make your own custom control to allow you to enter them. I think you can get similar functionality to Google Maps by trying first the geocoder, then if that doesn't return results, using the localSearch API. Or you could just have 2 separate forms, and use the appropriate form for your needs. -- Larry -- Larry --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
