I try to display googlemap into a visio and I got the error below
Oops! Something went wrong.
This page didn't load Google Maps correctly. See the JavaScript console for technical details.
how to access the Javascript console ? or is there a log to see the error of the map application ?
Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 11th July 2023
Did you configure your Google Maps license key in ServerConfig.xml?
Also make sure that the Visio shape is using the Chromium or Edge browser engine (and not IE) to display Google Maps.
Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 11th July 2023
Hi Bernard,
Can you try opening the debug console?
You can open a debug console by adding ‘console=true’:
http://[DMA]/maps/map.aspx?config=[configuration_file]&console=true
Reference: https://docs.dataminer.services/user-guide/Advanced_Modules/Maps/Using_DataMiner_Maps.html