0

One of our applications works with google maps using jaspi to show a map and search locations. Today the users complained that the map will appear blank. First thing I did was to try myself on Chrome, and the map worked just fine, however when I tried on IE11 the maps was blank. Firefox works fine too. I did some debugging and saw the following errors:

- Loading Maps API with the jsapi loader is deprecated.

- SCRIPT438: Object doesn't support property or method 'assign'

The application is written in Java Struts, JS, HTML, JSAPI and running over Tomcat.

Any ideas?

PabloC
  • 41
  • 3
  • 1
    Does this answer your question? [Getting Error: Object doesn't support property or method 'assign'](https://stackoverflow.com/questions/35215360/getting-error-object-doesnt-support-property-or-method-assign) – andrewJames Jun 23 '20 at 19:50
  • Not really, it is confusing and doesn't seem to be related to Maps JavaScript API. Thank you anyway. – PabloC Jun 25 '20 at 01:16

0 Answers0