New RC2 has an issue with Maps being loaded on Internet Explorer. The blocker is a jQuery method which is being called in js file. Modern browsers are capable of identifying and rendering but IE couldn't.
This is how maps including markers are rendering on on IE currently.

| Comment | File | Size | Author |
|---|---|---|---|
| #3 | ie_maps_rendering-3083531-3.patch | 867 bytes | junaidmasoodi |
| Screenshot 2019-09-25 at 2.52.18 PM.png | 108.21 KB | junaidmasoodi |
Comments
Comment #2
junaidmasoodi commentedComment #3
junaidmasoodi commentedPolyfill for support of closest() method for Internet Explorer.
Comment #4
junaidmasoodi commentedComment #5
a.dmitriiev commentedHi junaidmasoodi,
In dev version I was trying to get rid of jQuery in styled google maps js completely. Could you please check if dev version works for you? Maybe that bug is already fixed.
Thanks for your help.
Comment #6
a.dmitriiev commented