Options
All
  • Public
  • Public/Protected
  • All
Menu

The print module provides an executePrint method that generates a printer-ready version of the map using an Export Web Map Task available with ArGIS Server 10.1 and later.

Read more...

Hierarchy

  • print

Index

Methods

Methods

execute

  • Sends a request to the print service to create a printable static image of the map using the options specified in the PrintParameters.

    Read more...

    Parameters

    Returns Promise<printPrintResponse>

getMode

  • getMode(url: string): string
  • Request the mode for the print request service.

    Read more...

    Parameters

    • url: string

    Returns string

Generated using TypeDoc