Creates an instance of PoiTableManager.
Readonly
mapOwning MapView.
Return true
if the PoiTables have finished loading.
Manually add a PoiTable. Normally, the [[PoiTables]]s are specified in the @xyzmaps/harp-datasource-protocol#Theme.
Ensure that the name is unique.
Clear the list of PoiTables.
Load the PoiTables that are stored in the MapViews @xyzmaps/harp-datasource-protocol#Theme.
Optional
poiTables: PoiTableRef[]@xyzmaps/harp-datasource-protocol#PoiTableRef[] containing all PoiTables to load.
Resolved once all the PoiTables in the @xyzmaps/harp-datasource-protocol#Theme have been loaded.
Note that duplicate names of PoiTables in the @xyzmaps/harp-datasource-protocol#Theme will lead to inaccessible PoiTables.
Generated using TypeDoc
The
PoiTableManager
manages the list of [[PoiTables]] that can be defined in the @xyzmaps/harp-datasource-protocol#Theme sfile.