Enable or disable displaying a specific user-created POI type.

Declaration Syntax
public void MakeUserPoiVisible(
string filename,
bool visibility
)
Public Sub MakeUserPoiVisible ( _
filename As String, _
visibility As Boolean _
)

Parameters
- filename (String)
- name of the POI category.
- visibility (Boolean)
- whether to show or hide this POI type on the map.
Assembly:
InTheHand.TomTom (Module: InTheHand.TomTom) Version: 6.2.0.0