A point on the map

Hierarchy (view full)

Constructors

Properties

Accessors

Methods

Constructors

Properties

type: "location" = ...

Accessors

Methods

  • Create FileLocation containing server-generated image with the map preview

    Parameters

    • params: {
          height?: number;
          scale?: number;
          width?: number;
          zoom?: number;
      } = {}
      • Optionalheight?: number

        Map height in pixels before applying scale (16-1024)

        128

      • Optionalscale?: number

        Map scale (1-3)

        1

      • Optionalwidth?: number

        Map width in pixels before applying scale (16-1024)

        128

      • Optionalzoom?: number

        Map zoom level (13-20)

        15

    Returns FileLocation