Map navigation doesnt resize when the map resizes - breaks the layout

  • Hi joekki,

    I do not have the googlemaps plugin for test... I do not know how it is implemented, the different parts,... But I have made a little look around the examples on this forum including the googlemaps plugin and it seems , when they resize out the maps, they make the zoom-buttons and the zoom slider disappear .... perhaps it can not be resized...

    Salut.

  • Hi Michel!

    Thanks for the reply again. :)

    Now I just removed the "hasscrolltrack" from the zoomcontrol. So the scroll won't be showing anymore and it fits the visible window:

    Code
    <zoomcontrol visible="true" 
                         anchor="topright" x="2" y="2" 
                         hasscrolltrack="false" 
           />

    So this problem is solved for me. :)

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!