image

The image representing the reticle to display on the com.arcgismaps.mapping.view.MapView. The default GeometryEditorReticle.image shows a crosshair with a rounded square border, displayed at the current GeometryEditorReticle.height and GeometryEditorReticle.width. You can customize the appearance of the reticle at any point, by calling GeometryEditorReticle.setImage or GeometryEditorReticle.setImage.

To reset a customized ReticleVertexTool.reticle back to the default size and image, set the property to a new GeometryEditorReticle.

Since

200.5.0

See also