On Jan 29, 1:08 am, "[email protected]" <[email protected]>
wrote:
> Hi All,
>
> I've put together a store locator using the standard outlined example,
> but would like it to pull information from 2 more column in my SQL
> table. I'm not massively au fait with coding, so this has thrown me
> completely, as outwardly I have zero idea why what I have done is not
> working:
>
> ***************************************************************************­***********************
...

> ***************************************************************************­***********************
>
> It's all reaonably standard, but should also call data from the
> columns type and phone, the idea being that the type of store is then
> displayed beneath the address, and the phone number beneath that.
> However, it just returns "null" for both columns. I've copied the
> settings for the name field in the SQL table for both type and phone,
> and checked this worked by switching column names around, at which
> point it did bring in the data from the columns it had previously
> ignored.
>
> Is the script somehow coded to only be able to pull up data that it
> was originally designed for?! Am I missing something terribly obvious?

There is a reason the posting guidelines ask for a link to your map
that exhibits the problem:
http://groups.google.com/group/Google-Maps-API/web/suggested-posting-guidelines

What does your xml look like?

A link to your map and/or phpsqlsearch_genxml.php?lat=' + center.lat()
+ '&lng=' + center.lng() + '&radius=' + radius
with some valid values might help...

  -- Larry


> Put simply this has completely done my head in!
>
> Any help greatly appreciated
>
> Tony
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to