====== ThinkGeo.MapSuite.iOSEdition.MapDoubleTapMode ====== {{section>upgrade_map_suite_to_10.0}} This enumeration specifies the behavior that occurs when double tap on the MapControl. The default value is ZoomIn. == Remarks == N/A == Items == **Default** * **Summary**:Default value (ZoomIn) of the enumeration. **ZoomIn** * **Summary**:This enumeration item means that the map will ZoomIn when a double tap occurs. **Disabled** * **Summary**:This enumeration item means that the ZoomIn functionality for double tap will be disabled.