hi all,
I am planning to use Map Suite Web Edition 3.0 in my web site to show some points.
my problem is when adding my layers, i have one layer (street layer) which take a lot of time to load (600000) street.
so what is need is, if there is any way to load only current road in this view so it will not load all of them?
or if there is any way to load all of them one time for all users, in application start for example and let all users use the same pre-loaded map?
finaly, what is the benifit of (ServerLayerOverlay) in silverlight , is it for the same issue, and if where should i declare that variable?
thanks.