|
Returns a map definition in KML format.
- Parameters:
-
| map | Input map object for which to generate KML. |
| dpi | Input resolution in dots per inch |
| agentUri | Input URI of map agent that issued request |
| format | Input requested response format |
- Returns:
- A byte reader containing the generated KML.
|