Hi,
Per default the PanZoomBar control is used, i.e. the control with the scale slider.
I need to deploy my solution with an option for a smallish map size (400x400), and doesn't want to fill up my map with the slider, so I enable the smaller PanZoom control instead.
But to my suprise this re-introduces the globe button, which I've disabled using the IsGlobeButtonEnabled property. And even worse - it's active !
Why has the PanZoom been designed with a globe button you cannot disable ??
May I suggest immidiatedly removing that troublsome globe button, e.g. in favour of a number displaying the current zoom level ?