Strategy Web 9.4.1 Administrators can disable cloud maps for ESRI Maps if necessary. Cloud Maps and On-Premise maps have different available features and connectivity requirements. For more information on the features refer to KB46614 "Summary of ESRI and Google Map integration feature list in MicroStrategy Analytics Enterprise 9.4.1 Hotfix 2." and for connectivity requirements refer to KB46526 "What are the connection requirements and data flow for the ESRI Maps in MicroStrategy Web"
TO DISABLE CLOUD MAPS:
C:\Program Files (x86)\Strategy\Web ASPx\WEB-INF\xml\config\esriConfig.xml
$TOMCAT_HOME\webapps\Strategy\WEBINF\xml\config\esriConfig.xml
<webmap id="5fac74d8e7924e169afdc01105235324" default="true" />
<webmap id="5fac74d8e7924e169afdc01105235324" default="false" />
<bm key="default">http://services.arcgisonline.com/ArcGIS/rest/services/World_Street_Map/MapServer</bm>
IMPORTANT NOTE: The available features of Cloud Maps and On-Premise Maps are different as mentioned in KB46614 "Summary of ESRI and Google Map integration feature list in MicroStrategy Analytics Enterprise 9.4.1 Hotfix 2." . Additionally, attribute mode is not available in the On-Premise configuration as mentioned in KB46354 "Attribute mode is not available in the ESRI Map widget or visualization when Cloud Maps are disabled in MicroStrategy 9.4.1 HF2 ".
KB46932