====== ThinkGeo.MapSuite.iOSEdition.InteractiveOverlayDrawType ====== {{section>upgrade_map_suite_to_10.0}} This enumeration specifies the mode to draw the InterativeOverlay when doing interactive actions with InterativeOverlay. == Remarks == N/A == Items == **Default** * **Summary**:Default value of the enumation, the same as DoNotDraw. **Draw** * **Summary**:This enumeration item means that InterativeOverlay will still be drawn. **DoNotDraw** * **Summary**:This enumeration item means that InterativeOverlay will still not be drawn.