Hi,
I would like to use GoogleOverlay satellite type as a background overlay in my map page application. But the problem is, i use CustomZoomLevelSet that contains 10 CustomZoomlevels populated from GoogleMapZoomLevelSet but in this situation GoogleOverlay.ZoomLevel set does not compatible with other ShapeFileFeatureLayer.ZoomLevelSet(it affects map zoombar).
Is it possible to disable or set invisible some of GoogleOverlay zoomlevels?
Thank you.