Showing posts with label ArcGIS Server. Show all posts
Showing posts with label ArcGIS Server. Show all posts

12 June 2009

ArcGIS Sever Silverlight API

ArcGIS API for Microsoft Silverlight/WPF enables you to integrate ArcGIS Server and Microsoft Virtual Earth services and capabilities in a Silverlight application.

Following sample is the my attempt to explore the power of ArcGIS silverlight API

Controls (Pretty simple :) ):
  • Drag mouse while holding left mouse button to pan
  • Use mouse wheel to zoom in and out
  • Draw a rectangle from your left mouse button while holding 'shift' key to zoom in to a particular area
  • Draw a rectangle from your left mouse button while holding 'shift+ctrl' keys to zoom out to a particular area

Search This Blog