Conversion
Object:
esri/widgets/CoordinateConversion/support/ConversionSince: ArcGIS API for JavaScript 4.7
The Conversion class represents one of the conversions in the Coordinate Conversion widget. Each conversion is represented by a row in the widget.
Property Overview
Any properties can be set, retrieved or listened to. See the Working with Properties topic.
| Name | Type | Summary | Object | |
|---|---|---|---|---|
| displayCoordinate | String | A formatted string based on the current position and display information on the format. more details | more details | Conversion |
| format | Format | The Format for this conversion. more details | more details | Conversion |
| position | Position | The position property contains the location information for this conversion. more details | more details | Conversion |
Property Details
- displayCoordinateStringreadonly
- formatFormat
The Format for this conversion. The Format contains information detailing how the Conversion should be performed and how it will be displayed.
- positionPosition
The position property contains the location information for this conversion.
Type Definitions
Loading...
API Reference search results
| Name | Type | Module |
|---|