I have a dashboard that incorporates US county level maps aggregated at customized branch and region levels.
It uses svg extension, however this does not work with IE8 - it gives a script error which can be fixed through the registry - however the speed is very slow and hence this cannot be deployed to the end customer. The customer cannot upgrade to IE9. Also, we are using developer version on the desktop which does not allow the use of an alternate browser like Firefox or Chrome.
2 questions:
1. Is there a way to make the svg maps work with IE8?
2. If that is not possible, what is the best way to use custom maps in the dashboard which will work with IE8 as well?