I have developed a DB in Access we use for our employees to keep track of clients. I want to create a simple tool to be able to lookup if the company has a listing on google local.
I am looking for a simple way to possibly use the MAPS API to give me these results, but am not super familar with JSON or SOAP and whatnot. I have used XML services to get results and have also written screen scraping applications, but I thought since google has an open api I would be able to get the data in a more structured format. Can anyone who has worked with VBA or knows a pretty simple way to get results to a array, delimited, or XML variable of some type. I don't really want to pull open the maps as most of the examples I have seen do, the way I was planning on this working is the person using the application would enter the business name and a zip code and than all the other fields would polulate (Address, phone, etc) saving a bit of data entry time. Thanks -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" 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-js-api-v3?hl=en.
