Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ITruckyMapResolution

Hierarchy

  • ITruckyMapResolution

Index

Properties

Properties

area

area: boolean

distance

distance: number

poi

poi: { _id: string; country: string; dlc: string; game: string; mod: string; realName: string; type: string; x: number; z: number }

Type declaration

  • _id: string
  • country: string
  • dlc: string
  • game: string
  • mod: string
  • realName: string
  • type: string
  • x: number
  • z: number

resolved

resolved: boolean

Generated using TypeDoc