hi friends
I want to design a multilayer application with own map ie plant(oil,power etc...).Initially the plant may divided in to say three parts A1,A2,A3. when i zoom into A1 this is subdivided into many parts say A11,A12,A13... similarly for other parts. how can i design this and i want to bind data from server. is it possible to design this application with shape file....
thanks
oniv
yes, as long as you have one ShapeFile or SQL query for each layer of detail. Once you have created all the map layers, you can set their VisibleFromScale property to determine at what zoom level they should be visible.