Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface for the JSON description of the PoiTable. It is being implemented in PoiTable.

Hierarchy

  • PoiTableDef

Index

Properties

Properties

Optional name

name: undefined | string

Name of the PoiTable. Must be unique.

Optional poiList

poiList: PoiTableEntryDef[]

Stores the list of PoiTableEntryDefs.

Generated using TypeDoc