Integration to Google map pages requires Mobile UI plugin to be activated even if it is used on the desktops onlyDescriptionWhen upgrading to latest updates, the Mobile UI plugin may not be installed on the instance. However, if you need to use Google Maps plugin, it would be a required plugin.Steps to Reproduce 1. Activate com.glideapp.google_maps plugin without installing plugin com.glide.ui.m plugin 2. Open a Google map integrated page. e.g. /map_page.do?sysparm_name=Critical%20incidentsIt will show a blank page. On the development console in the browser, it will show: Uncaught Error: [$injector:modulerr] Failed to instantiate module sn.maps due to:Error: [$injector:modulerr] Failed to instantiate module snm.maps due to:Error: [$injector:nomod] Module 'snm.maps' is not available! You either misspelled the module name or forgot to load it. If registering a module ensure that you specify the dependencies as the second argument.http://errors.angularjs.org/1.5.0/$injector/nomod?p0=snm.maps WorkaroundActive the "Mobile UI" plugin Related Problem: PRB1239490