After hours of effort putting to debug the above issue. Ive realized that application insights being blocking the google maps API calls being processed. Therefore I had to whitelist the google map base URL. After that it successfully allowed request from google maps to load and then maps functionality including street view, zoom worked without an issue. Sharing this as insight.