The following members of class MapView are deprecated. They are provided to keep old source code working. We strongly advise against using them in new code.
Public Functions(since Esri::ArcGISRuntime 100.12, deprecated)
void setSketchEditor(Esri::ArcGISRuntime::SketchEditor *sketchEditor) (deprecated)
Esri::ArcGISRuntime::TaskWatcher setViewpointAnimated(const Esri::ArcGISRuntime::Viewpoint &viewpoint, float durationSeconds, Esri::ArcGISRuntime::AnimationCurve curve) (deprecated)
Esri::ArcGISRuntime::TaskWatcher setViewpointCenter(const Esri::ArcGISRuntime::Point ¢er) (deprecated)
Esri::ArcGISRuntime::TaskWatcher setViewpointCenter(const Esri::ArcGISRuntime::Point ¢er, double scale) (deprecated)
Esri::ArcGISRuntime::TaskWatcher setViewpointGeometry(const Esri::ArcGISRuntime::Geometry &boundingGeometry) (deprecated)
Esri::ArcGISRuntime::TaskWatcher setViewpointGeometry(const Esri::ArcGISRuntime::Geometry &boundingGeometry, double paddingInDIPS) (deprecated)
Esri::ArcGISRuntime::TaskWatcher setViewpointRotation(double angleDegrees) (deprecated)
Esri::ArcGISRuntime::TaskWatcher setViewpointScale(double scale) (deprecated)
Esri::ArcGISRuntime::SketchEditor * sketchEditor() const Member Function Documentation [since Esri::ArcGISRuntime 100.12, deprecated]
void MapView::setSketchEditor(Esri::ArcGISRuntime::SketchEditor *sketchEditor)
This function is deprecated. We strongly advise against using it in new code.
Sets the map view's sketch editor to sketchEditor.
This function was introduced in Esri::ArcGISRuntime 100.12.
See also sketchEditor().
[deprecated]
Esri::ArcGISRuntime::TaskWatcher MapView::setViewpointAnimated(const Esri::ArcGISRuntime::Viewpoint &viewpoint, float durationSeconds, Esri::ArcGISRuntime::AnimationCurve curve)
This function is deprecated. We strongly advise against using it in new code.
Animates the display to the new viewpoint using the provided animation curve.
The AnimationCurve defines the animation easing function.
Returns a TaskWatcher for the asynchronous task.
[deprecated]
Esri::ArcGISRuntime::TaskWatcher MapView::setViewpointCenter(const Esri::ArcGISRuntime::Point ¢er)
This function is deprecated. We strongly advise against using it in new code.
Set the viewpoint asynchronously with a center point.
Returns a TaskWatcher for the asynchronous task.
[deprecated]
Esri::ArcGISRuntime::TaskWatcher MapView::setViewpointCenter(const Esri::ArcGISRuntime::Point ¢er, double scale)
This function is deprecated. We strongly advise against using it in new code.
Centers the map view at the provided center point and zooms to the given scale.
Returns a TaskWatcher for the asynchronous task.
[deprecated]
Esri::ArcGISRuntime::TaskWatcher MapView::setViewpointGeometry(const Esri::ArcGISRuntime::Geometry &boundingGeometry)
This function is deprecated. We strongly advise against using it in new code.
Zooms and pans the map view to the extent of the provided geometry.
Returns a TaskWatcher for the asynchronous task.
[deprecated]
Esri::ArcGISRuntime::TaskWatcher MapView::setViewpointGeometry(const Esri::ArcGISRuntime::Geometry &boundingGeometry, double paddingInDIPS)
This function is deprecated. We strongly advise against using it in new code.
Zooms and pans the map view to the extent of the provided geometry with additional padding.
Returns a TaskWatcher for the asynchronous task.
[deprecated]
Esri::ArcGISRuntime::TaskWatcher MapView::setViewpointRotation(double angleDegrees)
This function is deprecated. We strongly advise against using it in new code.
Rotates the map view to the provided angle.
The angle will be normalized between 0 and 360 degrees.
Returns a TaskWatcher for the asynchronous task.
[deprecated]
Esri::ArcGISRuntime::TaskWatcher MapView::setViewpointScale(double scale)
This function is deprecated. We strongly advise against using it in new code.
Zooms the map view to the provided scale around its current center point.
Returns a TaskWatcher for the asynchronous task.
[deprecated]
Esri::ArcGISRuntime::SketchEditor *MapView::sketchEditor() const
This function is deprecated. We strongly advise against using it in new code.
Returns a sketch editor that allows users to interactively sketch geometries on the view.
since Esri::ArcGISRuntime 200.2
SketchEditor and associated types are deprecated. Use GeometryEditor instead.
See also setSketchEditor().
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4