Hy,
According to spatial reference of the map CoordinateConversion widget use a projection function of geometry service :
By default it is geometry service of ArcGIS Online, but possible to set client geometry service :
esriConfig.geometryServiceUrl = "....";
My questions are :
- Why widget use geometry service when there is exactly what is needed client-side ?
- Is it possible to use esri/geometry/projection function in standard CoordinateConversion widget for standards formats ?
Regards,
Flavie