How is Google Map connected to Application Manager? What information is going to Google?
No information goes to Google. The integration of Google Map and the Applications Manager alert information occurs at the user’s browser level using AJAX. The sequence 1) The browser will ask Google to give the map 2) The browser will send a request to App Manager and get all the alerts info. 3) Now the above two are obtained using AJAX and handled / merged and displayed to the user in the client side (browser) using Javascript. Applications Manager server makes no requests, sends no data to Google, only browser will send the key info to Google while making a request for their Javascript.