// Jest Snapshot v1, https://goo.gl/fbAQLP exports[` renders correctly for MapStyleUrlNotConfigured 1`] = ` Unable to load map This homeserver is not configured to display maps. OK `; exports[` renders correctly for MapStyleUrlNotReachable 1`] = ` Unable to load map This homeserver is not configured correctly to display maps, or the configured map server may be unreachable. OK `;
This homeserver is not configured to display maps.
This homeserver is not configured correctly to display maps, or the configured map server may be unreachable.