Geomap Not WorkingIssue Geomap is not working properly. On drilling down the geo map it doesn't bring all the states under the country ReleaseWashington DC Patch 9Resolution1) On the affected instance, check that these map sources below match the map sources on the Xanadu instance; amend them if they do not match: https://<INSTANCE-NAME>.service-now.com/viz_map_source_list.do Location mapping (level 1)https://<INSTANCE-NAME>.service-now.com/nav_to.do?uri=viz_map_source.do?sys_id=33467261c3b31110cf33ad413b40ddfd Location mappinghttps://<INSTANCE-NAME>.service-now.com/nav_to.do?uri=viz_map_source.do?sys_id=c5167261c3b31110cf33ad413b40ddd9 Country mappingshttps://<INSTANCE-NAME>.service-now.com/nav_to.do?uri=sys_report_map_source_mapping.do?sys_id=82a231b2d7a30200bd4a4ebfae610308 Location mapping (level 2)https://<INSTANCE-NAME>.service-now.com/nav_to.do?uri=viz_map_source.do?sys_id=4ec6fa61c3b31110cf33ad413b40ddf0 Location mapping (level 3)https://<INSTANCE-NAME>.service-now.com/nav_to.do?uri=viz_map_source.do?sys_id=9818bea1c3b31110cf33ad413b40dd48 2) Ensure that the data source table [cmdb_ci_datacenter] contains a location field 3) The locations specified in that location field must match the Name column of [cmn_location] table 4) For each location, the [cmn_location] table should contain country, city and latitude longitude data. These will be looked-up in the Key columns of the map sources listed in Step 2. The value of the Country field in the [cmn_location] table MUST be matched by a Key value in the country mapping table, in order for the country to be visualized on the map. Please see the attachment 'geomap map source clarity.docx' for a worked example created from data source table 'Incident' table OOTB.A GeoMap visualization created from data source table [cmdb_ci_datacenter] will have to be similar.