Options
All
  • Public
  • Public/Protected
  • All
Menu

The base input coordinate. This could be a {@link esri.geometry.Point} object.

Hierarchy

Index

Properties

Optional geoCoordinateString

geoCoordinateString: GeoCoordinateString

The input geocoordinate string representing the coordinate.

spatialReference

spatialReference: SpatialReference

The spatial reference of the coordinate.

Optional x

x: number

The 'x' coordinate of the input point.

Optional y

y: number

The 'y' coordinate of the input point.