MapGuide API Reference
 All Classes Functions Variables Enumerations Enumerator Friends
virtual MgByteReader* MgKmlService::GetMapKml ( MgMap map,
double  dpi,
CREFSTRING  agentUri,
CREFSTRING  format 
) [pure virtual]

Returns a map definition in KML format.

Parameters:
mapInput map object for which to generate KML.
dpiInput resolution in dots per inch
agentUriInput URI of map agent that issued request
formatInput requested response format
Returns:
A byte reader containing the generated KML.