Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MapImageProperties

Hierarchy

  • MapImageProperties

Index

Properties

Optional extent

The extent of the exported map.

Read more...

Optional height

height: number

The requested image height in pixels.

Read more...

Optional href

href: "png" | "jpg" | "bmp" | "gif"

URL to the returned image.

Read more...

Optional opacity

opacity: number

The opacity of the image.

Read more...

Optional scale

scale: number

Scale of the requested dynamic map.

Read more...

Optional visible

visible: boolean

Indicates if the requested image is visible in the view.

Read more...

Optional width

width: number

The requested image width in pixels.

Read more...

Generated using TypeDoc