I have a google map that loads markers from a GeoJSON file that runs on localhost in Visual Studio 2013. It also runs in chrome (from an IIS server) but will not run in IE version
Solution 1:
Compatibility view in IE prevented the loading of the geoJSON file.
I put
Post a Comment for "Google Maps Api Geojson Not Working With Ie 11, But Works In Chrome"