I have all info City name,state,Country,street name,house number and zip code.Can i locate this in Google map.How will i do? From where i can get API for google for such problems?
Do you need this for a site? I have an example of an interactive Google Map interface. PM me if you would like the link. Q...
Try the Google Maps API V3. It's all explained there but basically you will get the best result if you provide the coordinates.
If you are not familiar with Google Map's API you can consider some map builder system (e..g imapbuilder online) which provides an easier interface for you to setup the map and then integrate to your website by copy/paste few lines of code.
Check out this page about custom Google Map solution, they provide an online Google Map editor which is very easy to use and you can create and integrate Google Map to your site without learning any of those APIs.