» View demos » Downloads
Hi,
i'm trying to implement a custom zoomcontrol, but i don't know how to replace the button by other one....
do you have an idea ? something to guide me ?
thanks,
With ZoomControl you can currently only replace image, it cannot be controlled more.
mapComponent.setOnScreenZoomControls(new OnScreenZoomControls(Utils.createImage("/big_zoom.png")));
/JaakL
With ZoomControl you can currently only replace image, it cannot be controlled more.
mapComponent.setOnScreenZoomControls(new OnScreenZoomControls(Utils.createImage("/big_zoom.png")));
/JaakL