Select to view content in your preferred language

how to create a map using arcgis engin.

607
1
01-03-2011 08:20 PM
MAsiq_raja
New Contributor
hi
  I very new to this, so i don't abc of this, so could any tell me how to create a map and want to show the given address with the push pin. so could any help to find solution for this problem.

Thanks in Advance
0 Kudos
1 Reply
AliMirzabeigi
Emerging Contributor
First, you need to to create services in your ArcGIS Server. The following links explain how to publish GIS resources in a server: http://help.arcgis.com/en/arcgisserver/10.0/help/arcgis_server_dotnet_help/index.html#//00930000005w...
http://help.arcgis.com/en/arcgisserver/10.0/help/arcgis_server_dotnet_help/index.html#//00930000005z...

Next, take a look at the following SDK sample to see how you can find an address of a location on your map (see the tooltip text associated with the marker symbol after you clicked on the map).
0 Kudos