Interface MapLight

Map light

Describe a map with its information and only a preview of its image in a PNG 100x100 pixels base64 encoded format 🗺️

See

RoboccDocs for further information

Hierarchy

  • MapLight

Properties

description: string

Description

height?: number

Map height

id: number

Id

img_preview?: string

Preview of final image in base 64

name: string

Name

surface?: number

Mapped surface of the map

uuid?: number

Uuid, unique identifier on the current site

width?: number

Map width

Generated using TypeDoc