hi,
I have several users registered worldwide on my website, i have their country name and their state or address, i want to locate them on map.
How to obtain their coordinate from their state name , address is optional.
i just want to show user registered from different states.
rsharma,
You need to look into "geocoding". ESRI provides are variety of tools to execute this.
If you need to code it, search the API for geocoding.
https://developers.arcgis.com/javascript/latest/
Drew
Hi,
here is a description using ArcGIS.com and CSV File. No coding required.
https://support.esri.com/en/technical-article/000021263
Hope this helps,
Adam
BR,
Adam