[mapguide-trac] #123: Cannot find overload for
MgMappingService::GeneratePlot()
MapGuide Open Source
trac_mapguide at osgeo.org
Mon May 14 05:47:31 EDT 2007
#123: Cannot find overload for MgMappingService::GeneratePlot()
------------------------------+---------------------------------------------
Reporter: waltweltonlair | Owner:
Type: defect | Status: new
Priority: high | Milestone: 1.2
Component: Web API | Version: 1.2.0
Severity: major | Keywords:
External_id: 929288 |
------------------------------+---------------------------------------------
Run the !MapGuide 1.0 sample application. Select the Plot as DWF task from
the task list. Select a scale for the plot, and click Plot. This does not
generate any output, but creates a PHP error in the Apache log: PHP Fatal
error: Arguments passed did not match any overload for method
_wrap_MgMappingService_GeneratePlot in C:\Program
Files\Autodesk\!MapGuideEnterprise2008\!WebServerExtensions\www\phpviewersample\plot.php
on line 72.
Plotting the current map view, without specifying a scale, works.
Note: a similar problem occurs with the constructor for !MgMapPlot(!MgMap
*map, !MgCoordinate *center, double scale, !MgPlotSpecification *plotSpec,
!MgLayout *layout).
PHP error in Apache log is: PHP Fatal error: Arguments passed did not
match any overload for method _wrap_new_MgMapPlot in C:\Program
Files\Autodesk\!MapGuideEnterprise2008\!WebServerExtensions\www\samplesphp\custom_output\multiplot.php
on line 70.
--
Ticket URL: <https://trac.osgeo.org/mapguide/ticket/123>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals
More information about the mapguide-trac
mailing list