Options
All
  • Public
  • Public/Protected
  • All
Menu

Definition for a PoiTable reference as part of the Theme object.

Hierarchy

  • PoiTableRef

Index

Properties

name

name: string

Required name of the PoiTable for later reference.

url

url: string

Required URL from where to load PoiTable.

Should refer to JSON that is matched PoiTableDef interface.

useAltNamesForKey

useAltNamesForKey: boolean

If set to true, the list of values in the field "altNames" will be used as names for this POI.

Generated using TypeDoc