| MGMap.setSelectionMode |
|
void setSelectionMode(String mode)
Sets the selection mode, which controls how map features are selected when a feature is not fully contained in the selection area.
mode - The selection mode, either Centroid (selects features whose center points fall within the selection area) or Intersection (selects features that are completely or partially contained within the selection area).
none
SelectionMode, getSelectionMode