I really don't understand what you mean. I am new in Google Maps API. Can you let me see the code you are talking about?
On Aug 2, 7:08 pm, "[email protected]" <[email protected]> wrote: > On Aug 2, 7:35 am, Vankich <[email protected]> wrote: > > >http://new.miformacionprofesional.com/googlemap.php > > > > Perhaps you could grace us with a link > > > to your map that shows the problem as requested in the posting > > > guidelines. > > What probelm are you having. Searching for "Varna, Bulgaria" works > for me. > > Ah, the link doesn't work. That is because you need to call execute > on an object of the type GSmapSearchControl that is in the global > scope. > 1. assign the return value of the constructor to a javascript variable > in the global scope (it is declared outside of any functions). > 2. use that variable reference in the link. > > When I do that, the link works (but I would probably use Varna, > Bulgaria inside the search, just in case...) > > -- 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.
