On Sep 24, 7:40 am, Peter B <[email protected]> wrote: > > - User goes to website, types in their home address, and a kilometer > range. When they hit search, it pin points all the customer addresses. > > - I have an excel spreadsheet, with a list of customer addresses/ > description of work done to that location > > - Would like this excel spreadsheet imported into the Google map, and > have it pinpoint all the customer locations, and include the > description of work done at each location. > > - The pinpoints CANNOT have the customer addresses, just the pinpoint > location > > - Administration side, where an admin can login, and add new customer > addresses
Except for the administration side, this is exactly what I'm doing on one of my projects. An Excel file is provided to me with names and addresses, I use a separate process to geocode it all into an XML file then feed it to a map. Visitors can then look up a radius based on an address. The administrative part is the only additional piece which shouldn't be too hard to do either. What's the time frame for this? I might be able to help. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
