On Jan 2, 2:08 am, craig <[email protected]> wrote: > What i am trying to achieve is that I can insert a location for > example > bold street,liverpool,uk in the search box and it comes up > automatically great not a problem, but what i want is to have certain > locations as a text string inserted on load up, so when the map is > loaded it will show automatically the example above.
http://www.google.com/uds/solutions/localsearch/reference.html#_searchformhinttext Add your initial text as a search hint and centre the map at that point (you'll need to find the centre point yourself first so you can code that) Andrew --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
