<div dir="ltr"><div>This is not helpful. I do not see any relation between the unexpected token `<` and this error.</div><div><br></div><div>The mapInit property is an AJAX viewer API property that custom task pane content can test to see if the map viewer is ready to start using their other APIs. This error suggests that you must have a custom InvokeURL command that has some javascript that calls this property without testing that the call chain is already not null/undefined (ie. Caling parent.parent.mapInit without testing that parent.parent is not null/undefined first)</div><div><br></div><div>Again I am just speculating because I have not been given enough information to work with.</div><div><br></div><div>Can you switch over to use viewer-debug.js (instead of viewer.js) and provide screenshots of the viewer and relevant parts of the developer tools where the error is happening?</div><div><br></div><div>- Jackie</div><div><br></div><div>You wrote:</div><div><pre style="color:rgb(0,0,0)">this is the Error we get - Uncaught TypeError: Cannot read properties of
undefined (reading 'mapInit')
    at About:486:42</pre></div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div></div></div></div></div>