Hi The KML file idea sounds great, is it as simple as it sounds?
At the minute my site http://www.takeawaysam.co.uk/googlemapstest/ is reading it's markers from an xml file. http://www.takeawaysam.co.uk/googlemapstest/example.xml would all my location details need to be moved onto a KML file instead from it to read from? Or would it use both, The XML for reading the markers location and the KML file to be used for Local Search Results? Ps. I need hyperlinks on all my markers info boxes (like the code on my xml file) if you needed to know that? PPs - I've never coded before! Thanks in advance!! Mike On Oct 10, 12:54 am, "pamela (Google Employee)" <[EMAIL PROTECTED]> wrote: > Hi Mike- > > If you create a KML file, put it on your domain, and wait for us to > index that file, you can then create alocalsearchrequest that is > restricted to that domain and get back only results from it. There's > more info in this blog > post:http://googlemapsapi.blogspot.com/2008/05/geo-search-20-data-in-data-... > > - pamela > > On Fri, Oct 10, 2008 at 5:29 AM, [EMAIL PROTECTED] > > > > <[EMAIL PROTECTED]> wrote: > > > On Oct 9, 1:27 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> > > wrote: > >> On Oct 9, 1:24 pm, qchip2 <[EMAIL PROTECTED]> wrote:> Hi > > >> > I'm learning the code day by day and have learnt a lot thanks to you > >> > lot! > > >> > Please can someone point me in the right web link direction so I can > >> > find information on how I can changemylocalsearchso it can only > >> >searchformymakers only and not the 1000's of shop/stores/places > >> > already set for thesearch. > > >> If you want to justsearch_your_ locations, you have to write the > >> code to do that. Either client side in the browser or in a database > >> on your server. > > > This thread discusses a store locater tutorial that pamela put to > > gether: > >http://groups.google.com/group/Google-Maps-API/browse_frm/thread/486d... > > > -- Larry- Hide quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
