Shaunt, I'm not sure exactly what you are trying to accomplish, but if you are not using google maps, then you might want to try the google ajax search group. http://groups-beta.google.com/group/Google-AJAX-Search-API?pli=1
But, one idea may be to put a google map on your page and then display markers on the map using the results. Alternately, in the response, you could also use the results.staticMapUrl property and pop up a window when you hover over the item, which would show a small map with an icon for the location. just some thoughts. good luck On Jul 20, 4:38 pm, Shaunt <[email protected]> wrote: > I've just finished implementing the Google Ajax Local Search API on my > page, but I'm trying to take it a step further now and am having a bit > of trouble doing so. I need a list of coordinates for every search > result. Is there a way to display these coordinates, hopefully in a > separate column? I was thinking of using the result.lat and > result.long strings to display this information some how. I am not as > familiar as I'd like to be in javascript so any help whatsoever is > highly appreciated. Thank you. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
