User-14001990 posted
Dear All ,
I want to create a map control which I can drag & drop from the toolbox.
The control will have the follwing sub-controls:
1) Map Viewer Control which will display a raster or vector image size 800 * 600.
2) A dropdown control which will allow to select a provider for the map.
3) Common controls for operation on the map like zoom in, zoom out, pan, identify feature,find distance b/w 2 points,layer switcher etc.
How to create the map viewer control?
Will it be a Active X control or something else. The map control itself has to be web based i.e work with ASP.NET 2.0/3.5 and silverlight.
How to create controls mentioned in 3).
Thanks for ur replies.