I am using google map API 3 and google geocoder. The problem is It's not showing the marker and info window I am bringing the data by ajax and calling a function showAddress(elemId, address) Where elementId is div id where the map will be rendered. Here the code for the google mapI am using google map API 3 and google geocoder