In The Hand - .NET Components for Mobility
MakePoiVisible Method (poiType, visibility)
NamespacesInTheHand.TomTomNavigatorMakePoiVisible(PoiType, Boolean)
Enable or disable displaying a specific POI type.
Declaration Syntax
C#Visual Basic
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