Dear list. I am a beginner at OpenLayers. I want to add ZoomOut Function in NavToolbar control. First of all, I load map.addControl( new OpenLayers.Control.NavToolbar() ); In the control, I can see pan and zoomin tools.
Next, how to add zoomout tool in the NavToolbar. the function of zoomout is in ZoomBox.js. so, how to activate the fucnion? As I know, I should chnage out porperty in ZoomBox.js from false to true. but, I don't know how to change the property? Best regards, Jeong.
_______________________________________________ Dev mailing list [email protected] http://openlayers.org/mailman/listinfo/dev
