This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
thinkgeo.mapsuite.iosedition.mapdoubletapmode [2015/08/20 03:08] 127.0.0.1 external edit |
thinkgeo.mapsuite.iosedition.mapdoubletapmode [2017/03/16 21:59] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== ThinkGeo.MapSuite.iOSEdition.MapDoubleTapMode ====== | ====== ThinkGeo.MapSuite.iOSEdition.MapDoubleTapMode ====== | ||
| + | {{section>upgrade_map_suite_to_10.0}} | ||
| - | |||
| - | <!-- Enumeration --> | ||
| This enumeration specifies the behavior that occurs when double tap on the MapControl. The default value is ZoomIn. | This enumeration specifies the behavior that occurs when double tap on the MapControl. The default value is ZoomIn. | ||
| - | ===== Items ===== | + | == Remarks == |
| - | ^ Name ^ Summary ^ | + | N/A |
| - | | Default | Default value (ZoomIn) of the enumeration. | | + | == Items == |
| - | | ZoomIn | This enumeration item means that the map will ZoomIn when a double tap occurs. | | + | **Default** |
| - | | Disabled | This enumeration item means that the ZoomIn functionality for double tap will be disabled. | | + | * **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. | ||
| - | __NOTOC__ | ||
| - | [[Category:iOSEdition]] | ||
| - | [[Category:ThinkGeo.MapSuite.iOSEdition]] | ||