Hi,
We have problem with map display for mentioned dashboard. First of all it always start with centralized view on Australia only.
Secondly continent names are displayed in German.
How can we fix this? Any configuration parameter?
If you append /edit to the usage and adoption dashboard, you can access all of the panels and configurations to modify them as required.
Eg: server/en-GB/app/microsoft_cloud_app/m365_usage_adoption/edit
You can edit the default map coordinates as well as the default zoom level from there. I'm not quite sure why it would be showing in German. This is possibly a local server timezone setting / local server language setting? The map uses Google. com map tiles and shows in English for all the users I've tested it on
Worst case, you can remove the Google map tiles and revert back to the inbuilt Splunk tiles.
Hope this helps!
Ry,
Thanks was looking for this solution too!
Ry thanks for the answer. For now I changed GPS coordinates and as server locales are correct I also added following string at the and of mapping.tileLayer.url
parameter: &hl=en
Now it displays all in english.
One more question - should I copy m365_usage_adoption.xml file to local directory or edit in-place in default? Asking to avoid overwrite after app update.
Can we set this parameter "&hl=en" somewhere globally? Otherwise it must be changed in every view with map.