hasLayer method

bool hasLayer(
  1. double id
)

Returns true if the given internal ID is currently added to the group.

Implementation

external bool hasLayer(double id);