enableOverlay

external fun enableOverlay(uid: Int, categoryId: Int = -1): Int

Enables the overlay with the given uid. This will activate the overlay for all registered services ( map views, alarms, etc )

Parameters

uid

The overlay uid

categoryId

The overlay category uid ( optional )