MapGuide API Reference
|
virtual MgByteReader* MgProfilingService::ProfileRenderDynamicOverlay | ( | MgMap * | map, |
MgSelection * | selection, | ||
MgRenderingOptions * | options | ||
) | [pure virtual] |
Profile the process of rendering all dynamic layers in the specified MgMap to a dynamic overlay image with a transparent background.
map | Input map object containing current state of map. |
selection | Input map feature selection. Specifies the selected features on the map |
options | Input rendering options |