Displaying points on map with different spatial references

639
0
03-15-2011 05:06 PM
MostafaAsadi
New Contributor
I have a point with lat/long coordinates (spatial ref 4326) that I want to display on my map. This map has a spatial reference of X. If I just simply add the point graphic to the map will it show up correctly even though its coordinates are lat/longs? i.e doesn't the point need to be projected to spatial reference X first before being plotted on the map?

The actual problem is this: the point plots correctly on the sample ESRI world map (spatial ref 4326 on WGS84) but won't plot correctly on my custom map (spatial ref X). I'm on API v1.2.

Thanks!
0 Kudos
0 Replies