Options
All
  • Public
  • Public/Protected
  • All
Menu

Describes the coordinate system of the runtime map

export
interface

CoordinateSystemType

Hierarchy

  • CoordinateSystemType

Index

Properties

EpsgCode

EpsgCode: string

The EPSG code of the coordinate system

type

{string}

MentorCode

MentorCode: string

The CS-Map code of the coordinate system

type

{string}

MetersPerUnit

MetersPerUnit: number

The meters-per-unit value of the coordinate system

type

{number}

Wkt

Wkt: string

The WKT string of the coordinate system

type

{string}

Generated using TypeDoc