This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
thinkgeo.mapsuite.iosedition.extentchangedtype [2015/08/20 03:08] 127.0.0.1 external edit |
thinkgeo.mapsuite.iosedition.extentchangedtype [2017/03/16 21:59] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== ThinkGeo.MapSuite.iOSEdition.ExtentChangedType ====== | ====== ThinkGeo.MapSuite.iOSEdition.ExtentChangedType ====== | ||
| + | {{section>upgrade_map_suite_to_10.0}} | ||
| - | |||
| - | <!-- Enumeration --> | ||
| This enumeration specifies the type of extent change that has occurred when doing interactive actions with InterativeOverlay. | This enumeration specifies the type of extent change that has occurred when doing interactive actions with InterativeOverlay. | ||
| - | ===== Items ===== | + | == Remarks == |
| - | ^ Name ^ Summary ^ | + | N/A |
| - | | None | Default value for enumeration. | | + | == Items == |
| - | | Pan | This enumeration item represents panning action for the extent interativeOverlay. | | + | **None** |
| - | | TrackZoomIn | This enumeration item represents track zoom in action for the extent interativeOverlay. | | + | * **Summary**:Default value for enumeration. |
| - | | TrackZoomOut | This enumeration item represents track zoom out action for the extent interativeOverlay. | | + | |
| - | | DoubleClickZoomIn | This enumeration item represents double-click zoom in action for the extent interativeOverlay. | | + | **Pan** |
| - | | DoubleClickZoomOut | This enumeration item represents double-click zoom out action for the extent interativeOverlay. | | + | * **Summary**:This enumeration item represents panning action for the extent interativeOverlay. |
| - | | MouseWheelZoomIn | This enumeration item represents mouse wheel zoom in action for the extent interativeOverlay. | | + | |
| - | | MouseWheelZoomOut | This enumeration item represents mouse wheel zoom out action for the extent interativeOverlay. | | + | **TrackZoomIn** |
| + | * **Summary**:This enumeration item represents track zoom in action for the extent interativeOverlay. | ||
| + | |||
| + | **TrackZoomOut** | ||
| + | * **Summary**:This enumeration item represents track zoom out action for the extent interativeOverlay. | ||
| + | |||
| + | **DoubleClickZoomIn** | ||
| + | * **Summary**:This enumeration item represents double-click zoom in action for the extent interativeOverlay. | ||
| + | |||
| + | **DoubleClickZoomOut** | ||
| + | * **Summary**:This enumeration item represents double-click zoom out action for the extent interativeOverlay. | ||
| + | |||
| + | **MouseWheelZoomIn** | ||
| + | * **Summary**:This enumeration item represents mouse wheel zoom in action for the extent interativeOverlay. | ||
| + | |||
| + | **MouseWheelZoomOut** | ||
| + | * **Summary**:This enumeration item represents mouse wheel zoom out action for the extent interativeOverlay. | ||
| - | __NOTOC__ | ||
| - | [[Category:iOSEdition]] | ||
| - | [[Category:ThinkGeo.MapSuite.iOSEdition]] | ||