ThinkGeo.com    |     Documentation    |     Premium Support

Navigation Bar height needs to reduce

Hi,
I need to reduce height of the Navigation bar. i tried your sample(Overlays --> OnOverlaysDrawingClientEvent) on ‘HowDoI’ samples.
In that we set min and max zoom level, but i need to min(0) and max(20) zoomlevel with small size navigation bar.

Image:

Code:

Here I am attaching sample for your reference.
Navigation bar issue.zip (2.4 KB)

Thanks,
Riyaz

Hi Riyaz,

In fact it’s a OpenLayers control PanZoomBar, you can modify the height by set custom zoomlevelse in server side.

I hadn’t found a solution when you only need reduce the height but keep the zoomlevel number.

Regards,

Ethan