Hi,

The issue is specifically for the new MgMap() line. The constructor for
MgMap was changed and the previous one was deprecated. You need to pass the
MgSiteConnection object when calling up the new MgMap().

So essentially you need new MgMap($siteConnection);

Hope this helps.



--
Sent from: http://osgeo-org.1560.x6.nabble.com/MapGuide-Users-f4182607.html
_______________________________________________
mapguide-users mailing list
mapguide-users@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/mapguide-users

Reply via email to