I wonder if you even need the API. Are you needing to put the map on your own web pages, or could you just use the Google Maps website in a standard browser window and pass the address to it?
For example, you could create a URL like this: http://maps.google.com/maps?f=q&source=s_q&hl=en&geocode=&q=123+W+Main+St,+Richmond,+MO+64085 Just replace the geocode values with the address you wish displayed. -Mike On May 18, 1:05 pm, Giri K <[email protected]> wrote: > Hi, > > I have a request from a Customer who is currently using Microsoft > SharePoint based solution. When a customer is clicked or selected from > the customer list, the system should display the location details of > the of the selected customer record. If the customer's address is > blank then the system should display the city. Available fields in the > customer list are customer name (first / last), address, city, > province, postal code and country. > > I tried using Simple Map API but didn't work for me. > > Where could I get working samples or tutorials etc? > > Help is highly appreciated. > G --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
