[mapguide-users] Wrong parameter count for mgmap::open()
Benoit Begin
bbegin at geomapgis.ca
Fri Mar 8 12:42:17 PST 2019
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
More information about the mapguide-users
mailing list