unselectGraphics method

void unselectGraphics(
  1. List<Graphic> graphics
)

Unselects the specified graphics.

Any graphics that are not in the overlay will be ignored.

Parameters:

  • graphics — The graphics to be unselected.