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
_______________________________________________
mapguide-users mailing list
mapguide-users@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/mapguide-users

Reply via email to