Enable or disable displaying a specific POI type.

Declaration Syntax
public void MakePoiVisible(
PoiType poiType,
bool visibility
)
Public Sub MakePoiVisible ( _
poiType As PoiType, _
visibility As Boolean _
)

Parameters
- poiType (PoiType)
- POI unique type identifier.
- visibility (Boolean)
- whether to show or hide this POI type on the map.
Assembly:
InTheHand.TomTom (Module: InTheHand.TomTom) Version: 6.2.0.0