Hi Thinkgeo,
Is there way to Disable Zoombar and other map controls to show in Read only mode? I don't want to make Zoombar invisible.
Regards,
Anil
Hi Thinkgeo,
Is there way to Disable Zoombar and other map controls to show in Read only mode? I don't want to make Zoombar invisible.
Regards,
Anil
Map1.MapTools.PanZoomBar.Enabled = false;
Hi James,
That will make the ZoomBar invisble. I want it to be visible and grayed.
Regards,
Anil
Anil,
I don’t think we can make zoombar visible and grayed. Because I have done some tests that I can image according to openlayers’ documentation, but it still didn’t work.
Sorry for the convenience.
Thanks,
James