This layer World_Terrain_Base (MapServer) having properties
Full Extent:
XMin: -2.0037507067161843E7
YMin: -1.9971868880408604E7
XMax: 2.0037507067161843E7
YMax: 1.997186888040863E7
Spatial Reference: 102100 (3857)
Units: esriMeters
loads but my layer having properties
Spatial Reference: GEOGCS["Geographic Coordinate System",DATUM["D_WGS84",SPHEROID["WGS84",6378137.0,298.257223560493]],PRIMEM["Greenwich",0.0],UNIT["Degree",0.0174532925199433]]
Units:
esriDecimalDegrees
does not load.
Is WGS84 supported in ArcGIS API for JS Beta 2? or there is something else that I am missing.
Thanks