====== ThinkGeo.MapSuite.iOSEdition.ProcessOtherOverlaysMode ====== {{section>upgrade_map_suite_to_10.0}} This enumeration specifies the mode to process other overlays when doing interactive actions with InterativeOverlay. == Remarks == N/A == Items == **ProcessOtherOverlays** * **Summary**:This enumeration item means that other overlays will still be executed. **DoNotProcessOtherOverlays** * **Summary**:This enumeration item means that other overlays will be ignored. **Default** * **Summary**:Default value of the enumeration, the same as ProcessOtherOverlays.