I am using arc gis api for java script and i want to create a map point using latitude longitude of the location from the Sql table. is there any utility to convert latitude longitude to map point.
can anyone suggest me which method i use to solve this problem
Adarsh,
The JS API Point class can take an lat lon or XY in its constructor.
Thanks but how to store this point in spacial table SQL database and publish as a map service layer using arcmap(10.3.1). actually i want to perform identify task on this points
Adrash,
For that you will need an ArcGIS Server or AGOL account and to publish the to your ArcGIS Server or AGOL from ArcGIS Desktop.