hi…I had to find a way to use a custom icon suitable for retina display. I was able to do that by editing line 37 of plugins/mappress-google-maps-for-wordpress/pro/mappress-icons.php in if ( stristr($file, '.shadow') || !in_array($info['extension'], array('svg', 'png', 'gif', 'jpg')) )
the problem is that internet explorer (10 and 11) is not able to show that svg icon…does anyone know what could be the problem?
Is there a way to use @2x.png file?
many thanks in advance and sorry for my english 😛