set Map Layer Category Visibility
abstract fun setMapLayerCategoryVisibility(category: Int, enable: Boolean): Boolean
Content copied to clipboard
Toggles the visibility of items from MapLayerCategory list on map
Parameters
category
category to toggle
enable
true to make it visible, false otherwise