Documentation - v0.27.0
    Preparing search index...

    A point on the map

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    Accessors

    Methods

    Constructors

    Properties

    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