When using Trimble MAPS Javascript and Internet Explorer, you may experience a problem in which map tiles are not displayed. This issue only occurs when using OpenLayers on Internet Explorer 10 or 11 and the provided tile URL must return a HTTP 302 response. It does not occur if using a browser other than IE 10 or 11 or if the HTTP response is not "temporarily moved" (302).


To resolve the issue, override the default tile load function from OpenLayers with a custom one—in this special case.