Select to view content in your preferred language

Dynamic show the point in the map from web application

2537
1
03-16-2015 08:08 PM
kevintang
Deactivated User

Dynamic show the point in the map from web application.

Yy web application will let the user input the x, y point. i would like to pass the x, y to arcgic server by published service.

what toolbox should i used  and how to do it.

Thanks.

0 Kudos
1 Reply
OwenEarley
Frequent Contributor

Do you want to just show the point on the map or pass it to ArcGIS Server to create a new feature using REST or a geoprocessing service?

To add a point to the map using the JavaScript API you can use the GraphicsLayer.

0 Kudos