getSelectedPOIs

Retrieves the set of currently selected Points of Interest (POIs).

This method should be used only when selectionMode is set to SelectionMode.MULTIPLE. If selectionMode is set to SelectionMode.SINGLE use getSelectedPOI.

Return

A Set of PointOfInterest containing the currently selected POIs. May be empty.