[mapguide-users] mapguide react.js embeded in div or iframe issue

Rémy Gourrat rgourrat at ag-carto.fr
Tue Feb 21 01:52:04 PST 2017


At loading of mapguide viewer react in the iframe, i see in console network that pageLoadFunctions.js is loaded with success

In the code I see the call to read the mapinit property wich failed :   

if (parent.parent.mapFrame.mapInit)
  return;

I don't understand why only it's failing for React.js viewer in iframe : the parent.parent.mapFrame.mapInit is a relative path !

And It's running with success if React.js viewer is on the top.

Have you an explication ?

Rémy


More information about the mapguide-users mailing list