Summary
Standard Map visualization does not work after having installed Heatmap plugin
Content
Hi experts,
I installed the Heatmap plugin and followed the instructions included:
Deploy steps:
1) Download the plugin. Plugin is a self contained zip file with all necessary setup files
2) Copy the zip file as-is in %LOCALAPPDATA%\DVDesktop\plugins (create folder if it doesn't exist)
3) Edit \war\va\WEB-INF\quickstart-web.xml. Modify oracle.bi.tech.contentSecurityPolicy parameter. Add 'maps.googleapis.com:*' (without quotes) under 'script-src'.
e.g. script-src 'self' 'unsafe-inline' 'unsafe-eval' *.@requestDomain@
@sawServerHost@
maps.us.oracle.com:* elocation.oracle.com:* maps.googleapis.com:* ;
The new visualization Heatmap works fine with Google maps and Oracle maps as you can see below:

The problem is when using the standard Map visualization it renders an error: Unable to Display Map - Invalid Data. Map layer not found for this data.

I tried several things, like removing the plugin, restoring the original quickstart-web.xml file, but nothing works. Please advise how to fix this issue. Also, where I can find what is the problem with DVD that can not render properly the map, in other words how to troubleshoot any initialization/visualization errors.
Thank you,
Jose